This function retrieves the current date and time in Coordinated Universal Time (UTC), which is equivalent to Greenwich Mean Time (GMT). The value returned by this function remains constant and will n...
Syntax
DateTimeZone.FixedUtcNow() as datetimezone
About
This function retrieves the current date and time in Coordinated Universal Time (UTC), which is equivalent to Greenwich Mean Time (GMT). The value returned by this function remains constant and will not vary with each subsequent call.