I am trying different scenarios but I do not undertand the problem.
web2py does not call strftime nor strptime. It only calls isoformat
but isoformat can handle dates like 1776-07-04 unless you have a buggy
implementation.

The only problem I can see is that the js calendar widget cannot
handle it. You may have to comment the calendar setup in view/
web2py_ajax.html.

Massimo

On Sep 9, 8:01 pm, jayvandal <[email protected]> wrote:
> I looked  for ideas on how to use the "isoformat". I thought it should
> be in the database, but ?I got into the problem of converting the date
> data"1776-07-04" to the date format where the running of the
> controller for the db table would not break.
> Any help would be greatly appreciated!
> Thanks,
> jim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to