google-code-export / calendardateselect

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

American date format causes weird behaviors #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select 6/4/2008
2. Save
3. Go back to the form again, you'll see date changed to 4/6/2008
4. Sometimes date is not even saved.

What is the expected output? What do you see instead?
When selecting 6/4/2008, I expect 6/4/2008, not 4/6/2008

What version of the product are you using? On what operating system?
1.10.

Please provide any additional information below.
Tested on Safari.  Other date format seems to work on safari.

Original issue reported on code.google.com by willyche...@gmail.com on 17 Jun 2008 at 12:47

GoogleCodeExporter commented 9 years ago
I'm using Rails 2.1.0

Original comment by willyche...@gmail.com on 17 Jun 2008 at 2:53

GoogleCodeExporter commented 9 years ago
I tested this again and found the following behavior:  The date is displayed in
American format but read as default (finnish) format where the month / date 
exchanges
places.

Original comment by willyche...@gmail.com on 14 Aug 2008 at 7:33