Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

from datetime to timestamp with timezone #94

Open
elioscordo opened this issue Jan 25, 2016 · 1 comment
Open

from datetime to timestamp with timezone #94

elioscordo opened this issue Jan 25, 2016 · 1 comment
Milestone

Comments

@elioscordo
Copy link

the field datetime is translated into timestamp without timezone.
Django fails localizing timestamp without timezone.
I noticed that there is an option
timezone: true
but I don't see the difference: My timestamps are still "without timezone"

@NaakkaDev
Copy link

Looks like you need to latest code from github for the timezone setting to work. PyPi (pip) installed version is too old.

@kworr kworr added this to the v0.1.7 milestone Sep 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants