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

Datepicker saving timezone with timestamp #153

Open
herrera-ignacio opened this issue Oct 30, 2019 · 1 comment
Open

Datepicker saving timezone with timestamp #153

herrera-ignacio opened this issue Oct 30, 2019 · 1 comment

Comments

@herrera-ignacio
Copy link

I'm using Datepicker to save to a posgres TIMESTAMP WITH TIME ZONE, I can't find in the documentation any way to save timestamp with the local time zone, so then I can parse it to utc. Is there any way to do this?

@simov
Copy link
Owner

simov commented Feb 17, 2023

You have to use a preSave event hook most likely.

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