[gambit-list] Getting parts of time

Adrien Piérard pierarda at iro.umontreal.ca
Sun Jan 1 10:07:21 EST 2012


2012/1/2 Adrien Piérard <pierarda at iro.umontreal.ca>:
> Another approach which may be quicker to write (if you don't want to
> do the computations yourself) but is not portable nor precise is to
> call `date > somefile` with shell-command and then to read somefile…

Or just call (with-input-from-process "date" read-line)

> Cheers,
>
> P!

-- 
Français, English, 日本語, 한국어



More information about the Gambit-list mailing list