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
Name |
Description |
result |
destination for the converted |
datetime |
value to convert |
Created with MrDocs