Timezone Azure Data Factory

David Tuñon 1 Reputation point
2021-12-03T10:47:36.66+00:00

Hi All!!

I want to show timezone in Iso format date (yyyy-MM-ddTHH:mm:ss zzzz), but Data Factory doesn't show this parameter.

Example:

Expression: @formatDateTime(convertTimeZone(pipeline().TriggerTime,'UTC', 'Romance Standard Time'), 'yyyy-MM-ddTHH:mm:ss zzzz')
Output -> "value": "2021-12-03T11:45:19 +00:00"

The output is +00:00, and Romance Standard Time is +01:00, That's error!!

Can anyone helps me?

Best Regards,
David

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.