gjtorikian / jekyll-last-modified-at

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

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

Closed jayvdb closed 4 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 4 years ago

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