RosettaCodeData/Task/System-time/Emacs-Lisp/system-time.l

3 lines
70 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(message "%s" (current-time-string))
;; => "Wed Oct 14 22:21:05 1987"