On Sun, Nov 7, 2010 at 1:50 PM, laurent laffont
<laurent.laffont@gmail.com> wrote:
The other way. For example
DateAndTime now printISO8601 ����
Laurent
It seems Chronos
http://chronos-st.org/ has such formatters (ISO8601PrintPolicy) but��AnsiStandardCalendarClock is missing in Pharo....
Laurent
��
On Sun, Nov 7, 2010 at 1:28 PM, Johan Brichau
<johan@inceptive.be> wrote:
Laurent,
DateAndTime readFrom: '2008-02-10T12:00:00Z' readStream
Does that yield what you want?
cheers
Johan
On 06 Nov 2010, at 15:07, laurent laffont wrote:
Hi,
I cannot find which method to use to get a Date in iso 8601 format like '2008-02-10T12:00:00Z' ��?
Cheers,