DateTimeZone.LocalNow
Returns the current date & time in the local timezone.
Syntax
DateTimeZone.LocalNow(
) as datetimezone
Remarks
Returns a datetimezone
value set to the current date and time on the system. The returned value contains timezone information representing the local timezone.
Category
DateTimeZone