UNB Components Code Reference

UnbTimeFormat class

Contains format flags for localised formatted dates and times.

Public methods

No public methods in this class.

Constants

Weekday 1

Short day of week.

File: locale.class.php, line 13
WeekdayLong 2

Long day of week.

File: locale.class.php, line 15
Date 4

Short numeric date.

File: locale.class.php, line 17
DateLong 8

Long date.

File: locale.class.php, line 19
TimeSec 16

Time of day with seconds.

File: locale.class.php, line 21
Time 32

Time of day without seconds.

File: locale.class.php, line 23
TimeZone 64

Time zone abbreviation.

File: locale.class.php, line 25
DateTime 36

Standard format for date and time.

File: locale.class.php, line 28
DateTimeSec 20

Standard format for date and time with seconds.

File: locale.class.php, line 30
DateTimeLong 40

Standard format for long date and time.

File: locale.class.php, line 32
DateTimeSecLong 24

Standard format for long date and time with seconds.

File: locale.class.php, line 34

Implementation file: locale.class.php, line 10

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.