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

Local time should match site time #117

Closed
mojavelinux opened this issue Jul 3, 2016 · 1 comment
Closed

Local time should match site time #117

mojavelinux opened this issue Jul 3, 2016 · 1 comment
Assignees
Milestone

Comments

@mojavelinux
Copy link
Member

The local time-related attributes that are preset in an AsciiDoc document (localdate, localdate, localdatetime) should match the site time (and timezone). This ensures that all files have the same perception of the local time as set by site.time.

@mojavelinux mojavelinux added this to the v2.1.0 milestone Jul 3, 2016
@mojavelinux mojavelinux self-assigned this Jul 3, 2016
@mojavelinux
Copy link
Member Author

Note that Asciidoctor sets localdatetime from localdate and localtime, so we only need to set the latter two.

mojavelinux added a commit to mojavelinux/jekyll-asciidoc that referenced this issue Jul 4, 2016
…h site.time

- align localtime and localdate AsciiDoc attributes with site.time
- document conditions under which generate method is invoked
@mojavelinux mojavelinux modified the milestones: v2.0.1, v2.1.0 Jul 4, 2016
mojavelinux added a commit to mojavelinux/jekyll-asciidoc that referenced this issue Jul 5, 2016
…h site.time

- align localtime and localdate AsciiDoc attributes with site.time
- document conditions under which generate method is invoked
mojavelinux added a commit to mojavelinux/jekyll-asciidoc that referenced this issue Jul 5, 2016
…h site.time

- align localtime and localdate AsciiDoc attributes with site.time and site.timezone
- add test to verify localdatetime matches site.time
- document conditions under which generate method is invoked
mojavelinux added a commit to mojavelinux/jekyll-asciidoc that referenced this issue Jul 5, 2016
…h site.time

- align localtime and localdate AsciiDoc attributes with site.time and site.timezone
- add test to verify localdatetime matches site.time
- document conditions under which generate method is invoked
mojavelinux added a commit to mojavelinux/jekyll-asciidoc that referenced this issue Jul 5, 2016
…h site.time

- align localtime and localdate AsciiDoc attributes with site.time and site.timezone
- add test to verify localdatetime matches site.time
- document conditions under which generate method is invoked
mojavelinux added a commit to mojavelinux/jekyll-asciidoc that referenced this issue Jul 5, 2016
…h site.time

- align localtime and localdate AsciiDoc attributes with site.time and site.timezone
- add test to verify localdatetime matches site.time
- document conditions under which generate method is invoked
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

1 participant