Skip to content

Add timezone awareness for builder image

Jamie Tanna requested to merge feature/timezone-awareness into master

If the builder is an hour behind, and that hour difference goes across day boundaries, a post will not be generated, due to it not thinking it's on the right date. By ensuring we're always in the London timezone, we should be able to get around this issue.

Via 0.

Closes #180 (closed).

Merge request reports