class TEMPORAL




Public


Readable Attributes
attr cal_dir : CAL_DISPLAY_ORDERS ;
attr date : DT_FMT ;
attr date_time : DT_FMT ;
attr era : DT_FMT ;
attr era_date : DT_FMT ;
attr era_year : DT_FMT ;
attr first_day_display : WEEKDAYS ;
attr first_day_in_week : WEEKDAYS ;
attr first_week_contains : WEEKDAYS ;
attr first_work_day : WEEKDAYS ;
attr relative_time : DT_FMT ;
attr time : DT_FMT ;
attr week_day_count : CARD ;
**** three values for 'week'

Features
binstr : BINSTR .. Included as binstr
build( .. Included as build
build(
time_zone( .. Included as time_zone
time_zone : TIME_ZONE .. Included as time_zone


Private

attr cal_dir : CAL_DISPLAY_ORDERS ;
attr current_zone : TIME_ZONE ;
attr current_zone : TIME_ZONE ;
attr date : DT_FMT ;
attr date_time : DT_FMT ;
attr era : DT_FMT ;
attr era_date : DT_FMT ;
attr era_year : DT_FMT ;
attr first_day_display : WEEKDAYS ;
attr first_day_in_week : WEEKDAYS ;
attr first_week_contains : WEEKDAYS ;
attr first_work_day : WEEKDAYS ;
attr relative_time : DT_FMT ;
attr time : DT_FMT ;
attr time_zones : FLIST{TIME_ZONE} ;
attr time_zones : FLIST{TIME_ZONE} ;
attr week_day_count : CARD ;
**** three values for 'week'

The Sather Home Page