-
Notifications
You must be signed in to change notification settings - Fork 36
DateTimeUtcToLocalTime Function
Nilesh Ghodekar edited this page May 24, 2020
·
1 revision
DateTime DateTimeUtcToLocalTime(date:datetime, timeZoneId:string)
Convert a date to the local time or specified time zone.
If the first input parameter (date) is null, a null value is returned. If the second input parameter (timeZoneId) is null, the date converted to the local time on the server is returned.
2.20.0523.0 and later
DateTimeUtcToLocalTime(DateTimeNow())
DateTimeUtcToLocalTime(DateTimeNow(), [//Target/TimeZone/TimeZoneId])
- MIMWAL Site - http://aka.ms/MIMWAL
- MIMWAL Releases - http://aka.ms/MIMWAL/Releases
- MIMWAL Documentation Wiki - http://aka.ms/MIMWAL/Wiki
- MIMWAL FAQ - http://aka.ms/mimwal/faq
- MIMWAL GitHub Code Repo - http://aka.ms/MIMWAL/Repo
- MIMWAL TechNet Q&A Forum (now read-only) - http://aka.ms/MIMWAL/Forum