Handbook
Glossary
timestamp>micros ( timestamp -- n )
Vocabulary
calendar
Inputs
timestamp
an
object
Outputs
n
an
object
Definition
USING:
calendar.private
math
;
IN:
calendar
:
timestamp>micros
( timestamp -- n )
unix-1970
(time-)
1000000
*
>integer
;