ReactOS 0.4.15-dev-7958-gcd0bb1a
_WTime_Info Class Reference

#include <_time_facets.h>

Inheritance diagram for _WTime_Info:
Collaboration diagram for _WTime_Info:

Public Attributes

wstring _M_dayname [14]
 
wstring _M_monthname [24]
 
wstring _M_am_pm [2]
 
- Public Attributes inherited from _Time_Info_Base
string _M_time_format
 
string _M_date_format
 
string _M_date_time_format
 
string _M_long_date_format
 
string _M_long_date_time_format
 

Detailed Description

Definition at line 80 of file _time_facets.h.

Member Data Documentation

◆ _M_am_pm

wstring _WTime_Info::_M_am_pm[2]

Definition at line 84 of file _time_facets.h.

◆ _M_dayname

wstring _WTime_Info::_M_dayname[14]

Definition at line 82 of file _time_facets.h.

◆ _M_monthname

wstring _WTime_Info::_M_monthname[24]

Definition at line 83 of file _time_facets.h.


The documentation for this class was generated from the following file: