Return the current date/time in the local time zone.
Synopsis
Declared in <bdlt_currenttime.h>
static
Datetime
local();
Description
Return the Datetime value representing the current date/time in the local time zone, as provided by the installed callback function and the facilities of LocalTimeOffset.
Return Value
the current local date/time
Created with MrDocs