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(time): use tm::tm_gmtoff if present #1040

Merged
merged 1 commit into from
Jan 6, 2024
Merged

feat(time): use tm::tm_gmtoff if present #1040

merged 1 commit into from
Jan 6, 2024

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Jan 6, 2024

This greatly simplifies time computations.

This greatly simplifies time computations.
@sergiud sergiud added this to the 0.7 milestone Jan 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (eb72e4c) 59.07% compared to head (be21307) 59.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1040      +/-   ##
==========================================
+ Coverage   59.07%   59.17%   +0.09%     
==========================================
  Files          19       19              
  Lines        2551     2557       +6     
  Branches      913      916       +3     
==========================================
+ Hits         1507     1513       +6     
  Misses        695      695              
  Partials      349      349              
Files Coverage Δ
src/glog/logging.h 73.23% <ø> (ø)
src/logging.cc 67.21% <76.92%> (+0.14%) ⬆️

@sergiud sergiud merged commit 25a349f into master Jan 6, 2024
268 checks passed
@sergiud sergiud deleted the gmtoff branch January 6, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants