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

Add timezone setting #84

Open
UltCombo opened this issue Nov 5, 2014 · 1 comment
Open

Add timezone setting #84

UltCombo opened this issue Nov 5, 2014 · 1 comment

Comments

@UltCombo
Copy link
Member

UltCombo commented Nov 5, 2014

Currently, the generated files' timestamps' timezone is dependent on the OS.

This a problem when team members in different timezones build and deploy the site -- that is, Harmonic will generate timestamps with different timezones when building the site in different computers.

Hence, I propose a new timezone setting in the harmonic.json, so that different environments will consistently generate timestamps in the chosen timezone. I'd suggest defaulting it to GMT (UTC).

I haven't thought about the details/implementation yet, but what do you guys think?

//cc @jaydson

@jaydson
Copy link
Contributor

jaydson commented Nov 10, 2014

timezone on the harmonic.json can be a good approach, indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants