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 |
|
Format |
|
Format one recognized specifier from |
|
Update this object as‐if parsing |
|
Update this object as‐if parsing |
|
Parse a format modifier from the front of |
|
Parse the next recognized date format specifier from |
|
Read post‐processed fields from the specified |
|
Return the anticipated formatted width for the specified |
Created with MrDocs