chicken-janitors
[Top][All Lists]
Advanced

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

Re: #1791: format-date reports bad argument count


From: Chicken Trac
Subject: Re: #1791: format-date reports bad argument count
Date: Sat, 25 Jun 2022 22:00:48 -0000

#1791: format-date reports bad argument count
------------------------------------+------------------------
            Reporter:  Norman Gray  |      Owner:  Kon Lovett
                Type:  defect       |     Status:  closed
            Priority:  major        |  Milestone:  someday
           Component:  unknown      |    Version:  5.2.0
          Resolution:  worksforme   |   Keywords:
Estimated difficulty:               |
------------------------------------+------------------------
Changes (by Kon Lovett):

 * status:  accepted => closed
 * resolution:   => worksforme


Comment:

 #585 $ csi -n
 CHICKEN
 (c) 2008-2022, The CHICKEN Team
 (c) 2000-2007, Felix L. Winkelmann
 Version 5.3.1 (kinda-fixed) (rev 4ac147d8)
 macosx-unix-clang-x86-64 [ 64bit dload ptables ]

 Type ,? for help.
 #;1> (import srfi-19-date srfi-19-io)
 [..blah...]
 #;2> (write (format-date "~Y-~m-~d" (current-date)))
 "2022-06-25"#;3>

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1791#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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