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