Re: [Chicken-users] Another request (bigger this time)
On 4/5/07, minh thu <[EMAIL PROTECTED]> wrote: > > That's Göttingen, Germany, CET +1 (I think) Yes, CET is GMT + 1 and Germany is in daylight saving time which means CET + 1, ie. GMT + 2. Look here: http://www.timeanddate.com/worldclock/city.html?n=995 http://wwp.european-union-eu.com/germany/time.htm Thanks. I'll always get confused by these daylight saving time business. cheers, felix ___ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users
Re: [Chicken-users] Another request (bigger this time)
2007/4/5, felix winkelmann <[EMAIL PROTECTED]>: On 4/4/07, Kon Lovett <[EMAIL PROTECTED]> 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) Yes, CET is GMT + 1 and Germany is in daylight saving time which means CET + 1, ie. GMT + 2. Look here: http://www.timeanddate.com/worldclock/city.html?n=995 http://wwp.european-union-eu.com/germany/time.htm thu ___ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users
Re: [Chicken-users] Another request (bigger this time)
On 4/4/07, Kon Lovett <[EMAIL PROTECTED]> 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 ___ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users
[Chicken-users] Another request (bigger this time)
-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))' Thank you, Kon -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin) iEYEARECAAYFAkYUAdsACgkQJJNoeGe+5O55CQCeJAP6aJ9M3dHccDw0sXzWetOf RXwAmgJ/z0sn0EtgDPtTaYUwqMzFQJeX =/Tyd -END PGP SIGNATURE- ___ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users