Same as the preceding overload for the specified datetime, loading into the specified result.
Declared in <bdlt_datetimeutil.h>
static
void
convertToTm(
std::tm* result,
Datetime const& datetime);
| Name | Description |
|---|---|
| result | destination for the converted bsl::tm |
| datetime | value to convert |