gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
244 stars 39 forks source link

spec/fixtures/_config.yml: timezone: UTC #57

Closed jayvdb closed 5 years ago

jayvdb commented 6 years ago

The tests fail in timezones where the day is off-by-one.

Fixes https://github.com/gjtorikian/jekyll-last-modified-at/issues/56

gjtorikian commented 5 years ago

Thanks! I'll sort the other errors on my own.