class TEMPORAL


Flattened version is here



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
build(


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