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

use GMT timestamp for dynamic update #3

Merged
merged 1 commit into from
Nov 24, 2019
Merged

use GMT timestamp for dynamic update #3

merged 1 commit into from
Nov 24, 2019

Conversation

stklcode
Copy link
Owner

Use real unix timestamps and do not rely on the system timezone.
We now query the post_date_gmt field and use timestamps without zone bias.

@stklcode stklcode added this to the 1.1 milestone Nov 24, 2019
@stklcode stklcode added the enhancement New feature or request label Nov 24, 2019
Use real unix timestamps and do not rely on the system timezone. We now
query the "post_date_gmt" field and use timestamps without zone bias.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant