In reply to Iceberg, I am encoding datetime using the strftime method
(seconds are dropped on purpose):

mydatetimestamp.strftime('%Y,%m,%d,%H,%M')

This outputs a CSV formatted string, which should be easy for any
receiving party to parse.

Overall, this issue is not a showstopper, just a minor pain in what is
otherwise a largely painless exercise. On a scale of 1 to 10 where 1
is a NOOP and 10 is waterboarding torture, this one is about a 3. But
since it affects everyone, those 3's sure do add up to a lot of lost
productivity.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to