Load to the specified time the time value represented by the specified millisecondsSinceMidnight.
Declared in <balber_berutil.h>
static
int
millisecondsSinceMidnightToTime(
bdlt::Time* time,
int millisecondsSinceMidnight);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| time | destination for the converted time |
| millisecondsSinceMidnight | milliseconds since midnight |