Closed alfonsodg closed 10 years ago
From francisb...@gmail.com on February 10, 2009 15:59:25
From massimod...@gmail.com on February 11, 2009 11:34:31
The
Validation on import cannot be done since validation applies to user input and would require a different type/set of validators for validating csv files.
I cannot reproduce the datetime issue but we are working on it.
From francisb...@gmail.com on February 11, 2009 15:10:25
datetime is also now fixed. Issue can be closed. Many thanks :)
F
From massimod...@gmail.com on February 11, 2009 17:36:04
Status: Fixed
From francisb...@gmail.com on February 10, 2009 16:54:02
What steps will reproduce the problem? 1. Export a table
Python produces output like this using import datetime; print str(datetime.datetime.now()): 2009-01-12 20:12:35.390000 The CSV has data like this: 12/01/2009 19:57:55 What version of the product are you using? On what operating system? Trunk on Windows XP (en-gb locale)
Original issue: http://code.google.com/p/web2py/issues/detail?id=31