chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Another request (bigger this time)


From: felix winkelmann
Subject: Re: [Chicken-users] Another request (bigger this time)
Date: Thu, 5 Apr 2007 09:40:14 +0200

On 4/4/07, Kon Lovett <address@hidden> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just released a fix for Windows that should correct the problem of
using the C 'timezone' since it is a function w/ Cygwin. I think all
builds on Windows can use '_timezone'. However I cannot test it since
I cannot build anymore on Windows.

Please get the current Chicken darcs head & build. Then evaluate the
following:

csi -n -e '(require-extension posix) (print (build-platform) " -
"(software-type) " - " (software-version) " : " (seconds->local-time
(current-seconds)) " : " (seconds->utc-time (current-seconds)) " :
" (local-time->seconds (seconds->local-time (current-seconds))) " :
" (utc-time->seconds (seconds->utc-time (current-seconds))) " :
" (local-timezone-abbreviation))'


This might be too late, but:

gnu -
unix - linux : #(46 35 9 5 3 107 4 94 #t -3600) : #(46 35 7 5 3 107 4
94 #f -3600) :
1175758546.0 :
1175758546.0 :
CET

That's Göttingen, Germany, CET +1 (I think)


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]