This struct provides a namespace for common non‐primitive procedures that operate on Time objects. These methods are alias‐safe and exception‐neutral.
Synopsis
Declared in <bdlt_timeutil.h>
struct TimeUtil;
Static Member Functions
Name |
Description |
Convert a four‐digit HHMM integer to a |
|
Convert a six‐digit HHMMSS integer to a |
|
Convert a nine‐digit HHMMSSmmm integer to a |
|
Convert a |
|
Convert a |
|
Convert a |
|
Return an optional |
|
Return whether |
|
Return whether |
|
Return whether |
Created with MrDocs