[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #973: seconds->date TIMEZONE-INFO argument defaults t
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #973: seconds->date TIMEZONE-INFO argument defaults to #t |
Date: |
Fri, 25 Jan 2013 15:09:44 -0000 |
#973: seconds->date TIMEZONE-INFO argument defaults to #t
------------------------+---------------------------------------------------
Reporter: andyjpb | Owner: kon
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.8.x
Keywords: srfi-19 |
------------------------+---------------------------------------------------
The docs ( http://api.call-cc.org/doc/srfi-19/seconds-%3Edate ) say that
TIMEZONE-INFO should default to #f and thus interpret SECONDS in UTC.
However, it appears that the local timezone is used by default.
Explicitly passing #f causes the procedure to work as expected.
--
Ticket URL: <http://bugs.call-cc.org/ticket/973>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #973: seconds->date TIMEZONE-INFO argument defaults to #t,
Chicken Trac <=