Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(localtime): Follow RFC3339 date format
RFC3339 specifies a `T` between date and time, not a space[1]. [1]: https://pkg.go.dev/time#pkg-constants Resolves: part of pelletier#613
- Loading branch information