go-sprout / sprout

From sprig to sprout - Useful template functions for Go templates with steroids
https://sprout.atom.codes
MIT License
86 stars 4 forks source link

fix: timezone leak in to date method #42

Closed 42atomys closed 2 months ago

42atomys commented 2 months ago

Description

This pull request resolve issue when run test locally on an other timezone than UTC.

Fixes #41

Checklist

Additional Information

This raise a point to missing management of timezone in lib