Add workaround for timezones on windows (#151)
Add workaround for timezones on windows Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/151
This commit is contained in:
5
vendor/4d63.com/tz/tools.go
generated
vendored
Normal file
5
vendor/4d63.com/tz/tools.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// +build tools
|
||||
|
||||
package tz
|
||||
|
||||
import _ "4d63.com/embedfiles"
|
Reference in New Issue
Block a user