Return the current date/time in Coordinated Universal Time (UTC).
Synopsis
Declared in <bdlt_currenttime.h>
static
Datetime
utc();
Description
Return the Datetime value representing the current date/time in Coordinated Universal Time (UTC) as provided by the installed callback function.
Return Value
the current UTC date/time
Created with MrDocs