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

Updated date format to full time #11

Closed
wants to merge 1 commit into from
Closed

Conversation

timgomm
Copy link

@timgomm timgomm commented Aug 9, 2017

This should fix caching issue, as previous format does not take into account time. This will ensure that the latest version of a file is fetched on refresh.

Previous outputted timestamp - src:url(myfile.jpg?v=2017-08-09);
Updated outputted timestamp - src:url(myfile.jpg?v=2017080993403);

This should fix caching issue, as previous format does not take into account time. This will ensure that the latest version of a file is fetched on refresh.

Previous outputted timestamp - src:url(myfile.jpg?v=2017-08-09); 
Updated outputted timestamp - src:url(myfile.jpg?v=2017080993403);
@timgomm timgomm closed this Aug 11, 2017
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

Successfully merging this pull request may close these issues.

1 participant