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

fix: wrong default TimeFormat #549

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

ionling
Copy link
Contributor

@ionling ionling commented Jul 31, 2024

The default timezone is 2006-01-02 15:04:05 UTC not 2006-01-02 15:04:05 Z0700.
Just fixed it.

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (eef3a25) to head (c036406).
Report is 41 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
- Coverage   98.80%   98.71%   -0.09%     
==========================================
  Files          85       85              
  Lines        5867     5858       -9     
==========================================
- Hits         5797     5783      -14     
- Misses         51       56       +5     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@suchen-sci suchen-sci merged commit 3635e0f into megaease:main Aug 1, 2024
6 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.

4 participants