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

Add the timezone to the time output #89

Merged
merged 1 commit into from
May 13, 2024

Conversation

jacomago
Copy link
Contributor

@jacomago jacomago commented May 8, 2024

Adds the timezone to the time string on ChannelFinder updates

For example,
timezone = False time produces:
2024-05-08 12:55:18.722180
timezone = True (Berlin Time) time produces:
2024-05-08 12:55:18.722180+02:00

@jacomago jacomago requested a review from tynanford May 8, 2024 10:57
Adds the timezone to the time string on ChannelFinder updates

For example,
timezone = False time produces:
2024-05-08 12:55:18.722180
timezone = True (Berlin Time) time produces:
2024-05-08 12:55:18.722180+02:00
Copy link

sonarqubecloud bot commented May 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@tynanford tynanford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jacomago jacomago merged commit 4bbf2cb into ChannelFinder:master May 13, 2024
7 checks passed
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.

3 participants