Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to convert pipeline trigger time(here I’m using system variable) to est time ?
@convertTimeZone(utcnow(),'UTC','Eastern Standard Time')
Below URL contains all MSFT details:
learn.microsoft.com/en-us/previous-versions/windows/embedded/ms912391(v=winembedded.11)