This class provides a specifier formatter for printing time zones.
Synopsis
Declared in <bdlt_timezoneformatter.h>
template<class t_CHAR>
class TimeZoneFormatter;
Member Functions
Name |
Description |
|
Create an object in its default initial state. |
Return the |
|
Format the time zone indicated by the specified |
|
Format the time zone indicated by the specified |
|
If the first character of the specified |
|
Parse a time zone that will be formatted in default mode. |
|
Parse a time zone 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