Patches item #1716480, was opened at 2007-05-10 08:40 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1716480...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: abstractions Group: None
Status: Closed Resolution: Accepted
Priority: 5 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Hans-Christoph Steiner (eighthave) Summary: ISOdate unnecessarily complicated...
Initial Comment: i just noticed that the [hcs/ISOdate] abstraction uses an unnecessarily complicated syntax with externals to create the ISO-datestring: you can replace both [pd addzero] (with everything in it) by [makefilename %02d]
the attached diff does this (but it might well be simpler to do the change by hand)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-04-15 18:51
Message: Logged In: YES user_id=27104 Originator: NO
took it. I wonder why [makesymbol %02d] doesnt work...
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1716480...