This class provides a specifier formatter for printing Time objects.
Synopsis
Declared in <bdlt_timeformatter.h>
template<class t_CHAR>
class TimeFormatter;
Member Functions
Name |
Description |
|
Create an object in its default initial state. |
Return the |
|
Format the specified |
|
Format the specified |
|
If the first character of the specified |
|
Parse a time that will be formatted in default mode. |
|
Parse a time that will be formatted in Iso8601 mode. |
|
Examine the first character of the specified |
|
If the first character of the specified |
|
Read post‐processed fields from the specified |
|
Return the anticipated width of output given all the |
Created with MrDocs