Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(timezone): improve ux and time zone handling (#100)
* feat(timezone): improve ux and time zone handling Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * chore: use cargo-autoinherit and move up the dependencies up to workspace root Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * chore: factor out pace_time crate Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * fix: tests in pace_time Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * feat(timezone): more time zone related implementations Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * move tests Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * feat(timezone): implement more time zone related stuff Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * test: fix tests Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * test: fix snapshots Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * fix: missing feature gate for import Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * fix: update snapshots for ci Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> * test: run timezone dependent snapshot tests only in CI Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> --------- Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
- Loading branch information