This class provides a specifier formatter for printing DatetimeTz objects.
Synopsis
Declared in <bdlt_datetimetzformatter.h>
template<class t_CHAR>
class DatetimeTzFormatter;
Member Functions
Name |
Description |
|
Create an object in its default initial state. |
Return section flags required by this value type. |
|
Format |
|
Format |
|
Format one recognized specifier from |
|
Parse a date time tz that will be formatted in default mode. |
|
Parse a date time tz that will be formatted in Iso8601 mode. |
|
Parse a format modifier from the front of |
|
Parse the next recognized datetime‐tz format specifier from |
|
Read post‐processed fields from the specified |
|
Return the anticipated formatted width for the specified |
Created with MrDocs