evilGmonkey / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

Wrong date format in odk builder #306

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Go to URL http://build.opendatakit.org, create form with date question and 
add constraint. 
2. Date is in format: 08/09/2000

What is the expected output? What do you see instead?
Correct date format: 2000-09-08

Date should be saved in xml date format. Info about this you can find here: 
https://bitbucket.org/javarosa/javarosa/wiki/buildxforms 

"When the question is answered, the value that gets stored in the XML instance 
is the literal text or number that was entered, or for dates, the date 
formatted in XML date format (e.g., 2009-03-02)."

Original issue reported on code.google.com by dzan...@gmail.com on 22 Aug 2011 at 10:07

GoogleCodeExporter commented 9 years ago

Original comment by wbrune...@gmail.com on 25 Aug 2011 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by wbrune...@gmail.com on 25 Aug 2011 at 6:46

GoogleCodeExporter commented 9 years ago
Issue 323 has been merged into this issue.

Original comment by clint%do...@gtempaccount.com on 29 Oct 2011 at 2:40

GoogleCodeExporter commented 9 years ago

Original comment by clint%do...@gtempaccount.com on 29 Oct 2011 at 11:19