class TIME_ZONE < $BINARY, $STR


Flattened version is here

Ancestors
$STR $BINARY



Public


Features
create(


Private

attr add_dst_offset : BOOL ;
attr add_dst_offset : BOOL ;
attr add_std_offset : BOOL ;
attr add_std_offset : BOOL ;
attr dst_name : STR ;
attr dst_name : STR ;
attr dst_offset : ELAPSED ;
attr dst_offset : ELAPSED ;
attr rules : FLIST{TZONE_RULE} ;
attr rules : FLIST{TZONE_RULE} ;
attr std_name : STR ;
attr std_name : STR ;
attr std_offset : ELAPSED ;
attr std_offset : ELAPSED ;

The Sather Home Page