ReactOS 0.4.16-dev-1470-gfbd70c8
calendar Struct Reference

Public Attributes

USHORT icalintvalue
 
USHORT itwodigityearmax
 
UINT sshortdate
 
UINT syearmonth
 
UINT slongdate
 
UINT serastring
 
UINT iyearoffsetrange
 
UINT sdayname
 
UINT sabbrevdayname
 
UINT smonthname
 
UINT sabbrevmonthname
 
UINT scalname
 
UINT smonthday
 
UINT sabbreverastring
 
UINT sshortestdayname
 
UINT srelativelongdate
 
UINT unused [3]
 

Detailed Description

Definition at line 213 of file locale.c.

Member Data Documentation

◆ icalintvalue

USHORT calendar::icalintvalue

Definition at line 215 of file locale.c.

Referenced by get_calendar_info().

◆ itwodigityearmax

USHORT calendar::itwodigityearmax

Definition at line 216 of file locale.c.

Referenced by get_calendar_info().

◆ iyearoffsetrange

UINT calendar::iyearoffsetrange

Definition at line 221 of file locale.c.

Referenced by get_calendar_info().

◆ sabbrevdayname

UINT calendar::sabbrevdayname

Definition at line 223 of file locale.c.

Referenced by get_calendar_info().

◆ sabbreverastring

UINT calendar::sabbreverastring

Definition at line 228 of file locale.c.

Referenced by get_calendar_info().

◆ sabbrevmonthname

UINT calendar::sabbrevmonthname

Definition at line 225 of file locale.c.

Referenced by get_calendar_info().

◆ scalname

UINT calendar::scalname

Definition at line 226 of file locale.c.

◆ sdayname

UINT calendar::sdayname

Definition at line 222 of file locale.c.

Referenced by get_calendar_info().

◆ serastring

UINT calendar::serastring

Definition at line 220 of file locale.c.

Referenced by get_calendar_info().

◆ slongdate

UINT calendar::slongdate

Definition at line 219 of file locale.c.

Referenced by get_calendar_info(), and Internal_EnumDateFormats().

◆ smonthday

UINT calendar::smonthday

Definition at line 227 of file locale.c.

Referenced by get_calendar_info().

◆ smonthname

UINT calendar::smonthname

Definition at line 224 of file locale.c.

Referenced by get_calendar_info().

◆ srelativelongdate

UINT calendar::srelativelongdate

Definition at line 230 of file locale.c.

Referenced by get_calendar_info().

◆ sshortdate

UINT calendar::sshortdate

Definition at line 217 of file locale.c.

Referenced by get_calendar_info(), and Internal_EnumDateFormats().

◆ sshortestdayname

UINT calendar::sshortestdayname

Definition at line 229 of file locale.c.

Referenced by get_calendar_info().

◆ syearmonth

UINT calendar::syearmonth

Definition at line 218 of file locale.c.

Referenced by get_calendar_info(), and Internal_EnumDateFormats().

◆ unused

UINT calendar::unused[3]

Definition at line 231 of file locale.c.


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