LisaacTM Platform

DATE


Date
Inherit/Insert Summary
parent_object No developed.
 
Constructor Summary
create
 
Slot Summary
Infix '>'
Infix '<'
Infix '>='
Infix '<='
year
month
day
week_day
to_string
append_in
append_short_in
append_short2_in
print
encode
decode
 

Inherit/Insert Detail

parent_object

.../base/time/date.li line #15

Section:
Insert

Profile:
- SelfSELFparent_object : OBJECT

Constructor Detail

create

.../base/time/date.li line #62

Section:
Public

Profile:
- SelfSELFcreate  ( y : UINTEGER_16, m : UINTEGER_8, d : UINTEGER_8, wd : UINTEGER_8) : DATE

Detail slot

Infix '>'

.../base/time/date.li line #31

Section:
Public

Profile:
- SelfSELF> ' Right 60  other : SELFBOOLEAN

Infix '<'

.../base/time/date.li line #33

Section:
Public

Profile:
- SelfSELF< ' Right 60  other : SELFBOOLEAN

Infix '>='

.../base/time/date.li line #35

Section:
Public

Profile:
- SelfSELF>= ' Right 60  other : SELFBOOLEAN

Infix '<='

.../base/time/date.li line #37

Section:
Public

Profile:
- SelfSELF<= ' Right 60  other : SELFBOOLEAN

year

.../base/time/date.li line #39

Section:
Public

Profile:
- SelfSELFyear : UINTEGER_16

month

.../base/time/date.li line #44

Section:
Public

Profile:
- SelfSELFmonth : UINTEGER_8

day

.../base/time/date.li line #49

Section:
Public

Profile:
- SelfSELFday : UINTEGER_8

week_day

.../base/time/date.li line #54

Section:
Public

Profile:
- SelfSELFweek_day : UINTEGER_8

to_string

.../base/time/date.li line #74

Section:
Public

Profile:
- SelfSELFto_string : STRING

append_in

.../base/time/date.li line #81

Section:
Public

Profile:
- SelfSELFappend_in   str : STRING

append_short_in

.../base/time/date.li line #115

Section:
Public

Profile:
- SelfSELFappend_short_in   str : STRING

append_short2_in

.../base/time/date.li line #124

Section:
Public

Profile:
- SelfSELFappend_short2_in   str : STRING

print

.../base/time/date.li line #133

Section:
Public

Profile:
- SelfSELFprint 

encode

.../base/time/date.li line #138

Section:
Public

Profile:
- SelfSELFencode : UINTEGER_32

decode

.../base/time/date.li line #140

Section:
Public

Profile:
- SelfSELFdecode   i : UINTEGER_32SELF