This class provides a specifier formatter for printing Date objects.
Synopsis
Declared in <bdlt_dateformatter.h>
template<class t_CHAR>
class DateFormatter;
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 |
|
Update this object as‐if parsing |
|
Update this object as‐if parsing |
|
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