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

Can the timepicker return a TIMESTAMP? #883

Open
ghost opened this issue May 10, 2016 · 3 comments
Open

Can the timepicker return a TIMESTAMP? #883

ghost opened this issue May 10, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented May 10, 2016

How does one get a TIMESTAMP from the timepicker (time since 1970 or GPS Epoch, January 1st 1980)?

@dtbaker
Copy link

dtbaker commented Nov 6, 2016

Need this as well. Trying to setup a nice date/time picker that reads/writes the timestamp from/to a hidden field.

So the database stores the timestamp and the front end renders the nice date/time picker.

@dtbaker
Copy link

dtbaker commented Nov 6, 2016

Hey I came up with this:

http://dtbaker.net/web-development/jquery-timepicker-with-unix-epoch/

Seems to work well

@luckydonald
Copy link

luckydonald commented Apr 3, 2020

@dtbaker your code has gone 404, could you please have a look at mirroring it somewhere safe?

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

2 participants