Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
7,173 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
When I use @utcnow(), I get an hour behind compared to british time
What do I use to show the british time ?
Thank you
Hey,
You can follow the below link :
https://learn.microsoft.com/en-us/previous-versions/windows/embedded/ms912391(v=winembedded.11)
for the expression:
@convertTimeZone(utcnow(),'UTC','India Standard Time')
replace IST with the corresponding timezons