home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
DND29C4.ZIP
/
SOURCE.ZIP
/
DATIM.INC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-09
|
259 b
|
9 lines
Declare Function DateSerial#(Y%,M%,D%)
Declare Function DateValue#(D$)
Declare Function Hour&(S#)
Declare Function Minute&(S#)
Declare Function Now#()
Declare Function Second&(S#)
Declare Function TimeSerial#(H%,M%,S%)
Declare Function TimeValue#(T$)