Timezone Azure Data Factory
David Tuñon
1
Reputation point
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.
Sign in to answer