This file contains the UNB locale base class.
UnbLocale
UnbTimeContext
UnbTimeFormat
UnbTimeFormat::Weekday | 1 |
Short day of week. |
Line 13 |
UnbTimeFormat::WeekdayLong | 2 |
Long day of week. |
Line 15 |
UnbTimeFormat::Date | 4 |
Short numeric date. |
Line 17 |
UnbTimeFormat::DateLong | 8 |
Long date. |
Line 19 |
UnbTimeFormat::TimeSec | 16 |
Time of day with seconds. |
Line 21 |
UnbTimeFormat::Time | 32 |
Time of day without seconds. |
Line 23 |
UnbTimeFormat::TimeZone | 64 |
Time zone abbreviation. |
Line 25 |
UnbTimeFormat::DateTime | 36 |
Standard format for date and time. |
Line 28 |
UnbTimeFormat::DateTimeSec | 20 |
Standard format for date and time with seconds. |
Line 30 |
UnbTimeFormat::DateTimeLong | 40 |
Standard format for long date and time. |
Line 32 |
UnbTimeFormat::DateTimeSecLong | 24 |
Standard format for long date and time with seconds. |
Line 34 |
UnbTimeContext::Point | 1 |
The time describes a point in time in the past or future. |
Line 42 |
UnbTimeContext::Span | 2 |
The time describes a time span since or until now. |
Line 44 |
UnbTimeContext::Before | 3 |
The time describes a point in time before another point in time in the past. This is used in quotations. |
Line 47 |
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.