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

time value is not saved #20

Open
rubinoneroweb opened this issue May 31, 2016 · 0 comments
Open

time value is not saved #20

rubinoneroweb opened this issue May 31, 2016 · 0 comments

Comments

@rubinoneroweb
Copy link
Contributor

rubinoneroweb commented May 31, 2016

Hi,

I've initialized the datetimepicker with these parameters (coffeescript):
$ -> $('#job_started_at, #job_completed_at').fdatetimepicker language: 'it' format: 'dd/mm/yyyy' disableDblClickSelection: true pickTime: true return

However, only the date-related information is saved; time value is always saved as 0:00:00 UTC.
Using ruby 2.3.0, rails 4.2.5.
EDIT: formatting screws up newlines in coffeescript, dunno why.

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

1 participant