Play audio slide show -- Keyboard shortcut: 'x'  Lecture overview -- Keyboard shortcut: 'u'  Previous page: The <kbd>letrec</kbd> namebinding construct -- Keyboard shortcut: 'p'  Next page: Conditional expressions [Section] -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home      Name binding, Recursion, Iteration, and Continuations - slide 8 : 42

LAML time functions
 

Expression

Value

(current-time)
999789132
(time-decode 1000000000)
(2001 9 9 3 46 40)
(time-decode 0)
(1970 1 1 2 0 0)
(time-interval 1000000000)
(31 8 2 5 1 46 40)
(weekday (current-time))
Thursday
(danish-week-number (current-time))
36