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);
Load the current local time into result.
static
int
now(
LocalDatetime* result,
char const* timeZoneId);
Created with MrDocs