Skip to content

Add utcNow() methods to DateTime and DateTimeZonePair

Adds utcNow() methods so that timestamps can be stored in attribute resources (using DateTimeItem). Explicitly named utcNow() to imply that they are stored natively as UTC data. (Note: the DateTime class has methods to convert to other time zones.)

backport: release

Merge request reports