BloombergLP::bdlt::DatetimeUtil::convertToTm

Same as the preceding overload for the specified datetime, loading into the specified result.

Synopsis

Declared in <bdlt_datetimeutil.h>

static
void
convertToTm(
    std::tm* result,
    Datetime const& datetime);

Parameters

NameDescription
resultdestination for the converted bsl::tm
datetimevalue to convert