David Wheeler said:
> On Mar 17, 2005, at 1:23 PM, Kurt Welgehausen wrote:
>
>>> strftime doesn't support the ISO-8601 format ...
>>
>> I does if you give it the correct format string.
>
> Yes, I know it supports it without the "T", but ISO-8601 mandates the
> presence of the T.

strftime(buffer, size, "%Y-%m-%sT%H:%M:%S", now);

SOAP uses the same format for date/time information, and I've been neck
deep in SOAP for the last few weeks.

Clay Dowling

-- 
Lazarus Notes from Lazarus Internet Development
http://www.lazarusid.com/notes/
Articles, Reviews and Commentary on web development

Reply via email to