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

Automatic Last-Modified date stamp not getting locale timezone #158

Closed
fluffy-critter opened this issue Jan 13, 2019 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@fluffy-critter
Copy link
Collaborator

Expected Behavior

When setting Last-Modified: now the resulting file timestamp should be in the site's locale's time zone.

Current Behavior

Last-Modified: now produces a timestamp in UTC.

Possible Solution

Make sure Last-Modified is getting the same timestamp generation as Date, which is working correctly (as of v0.3.14).

Steps to Reproduce (for bugs)

Context

@fluffy-critter fluffy-critter added the bug Something isn't working label Jan 13, 2019
fluffy-critter added a commit that referenced this issue Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant