If `workflow.startDate` is a Date object in your w...
# 💻developers
f
If
workflow.startDate
is a Date object in your workflow try using
luxon.DateTime.fromISO(workflow.startDate.toISOString())