Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

format problem - re-edit date starts datepicker at January 1970 ??? #132

Open
olivdee opened this issue Jan 18, 2013 · 6 comments
Open

format problem - re-edit date starts datepicker at January 1970 ??? #132

olivdee opened this issue Jan 18, 2013 · 6 comments

Comments

@olivdee
Copy link

olivdee commented Jan 18, 2013

i was trying to set the format view of the date + time picked by the datetimepicker.
i used for this: format: '%d-%m-%Y %H:%M'
it works, it shows up date + time in the input fields the way i want it!

yesterday i realized, that if i re-enter the input field in order to adjust / correct date and/or time, the datepicker opens up at January 1970 ???

is this a bug, or did i miss something out?

@olivdee
Copy link
Author

olivdee commented Feb 6, 2013

anybody???

friendly bump

@olivdee
Copy link
Author

olivdee commented Feb 21, 2013

is this here somehow dead?
if yes, an info would be great, so i could try and find another solution...
friendly bump

@webmasterMeyers
Copy link

I am having the same issue - no time selection, just date

@SergioCrisostomo
Copy link
Collaborator

@olivdee @starlingDesign could you make a http://jsfiddle.net reproducing this problem? Thanks!

@webmasterMeyers
Copy link

It took me a while to remember where I was using this.

The website is live, and still has the error. (Please don't submit the form)

goto http://www.wellnesscheck.ca/ and click the "register today" button
on the top right. (pops up a form in an iFrame via CeraBox)

The second line, "Birthdate"

  1. Choose a date (it will be some time in 2014)
  2. after the full date has been selected, and the text box is filled
    out, click the text box to edit the date. It opens at 1969.

Chad

On 14-01-26 4:05 PM, Sergio Crisostomo wrote:

@olivdee https://github.com/olivdee @starlingDesign
https://github.com/starlingDesign could you make a
http://jsfiddle.net reproducing this problem? Thanks!


Reply to this email directly or view it on GitHub
#132 (comment).

@barackbrobama
Copy link

Looks like it has issues parsing dates in D-M-Y format. I was having the same problem using D-M-Y but M-D-Y would confuse users being in Australia. So I switched it to Y-M-D and it works fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants