Datepicker saving timezone with timestamp
Opened this issue · 1 comments
herrera-ignacio commented
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?