Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add local time zone conversion #173

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Conversation

dtdang
Copy link
Contributor

@dtdang dtdang commented Nov 21, 2024

What I did

Add local time zone conversion

fixes: #153

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@dtdang dtdang requested a review from fubuloubu November 25, 2024 15:03
@dtdang dtdang enabled auto-merge (squash) November 25, 2024 15:04
silverback/_cli.py Outdated Show resolved Hide resolved
@dtdang dtdang merged commit 04e92f5 into ApeWorX:main Nov 26, 2024
13 checks passed
@dtdang dtdang deleted the feat/local_time branch November 26, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add conversion to local timezones from UTC
2 participants