BloombergLP::baltzo::TimeZoneUtil::now

Load the current local time into result.

Synopses

Declared in <baltzo_timezoneutil.h>

Load the current local time into result.

static
int
now(
    bdlt::DatetimeTz* result,
    char const* timeZoneId);
» more...

Load the current local time into result.

static
int
now(
    LocalDatetime* result,
    char const* timeZoneId);
» more...