On Mar 17, 2005, at 2:08 PM, Clay Dowling wrote:
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.
I note that the newly released SQLite 3.2.0 addresses this issue. The "T" is now allowed.
Yay for progress!
Regards,
David