Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
giacomini
/
date
Public
forked from
HowardHinnant/date
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 12, 2022
Fix tzdb parsing to handle new offset comments in 2022b
HowardHinnant
committed
22ceabf
View commit details
Copy full SHA for 22ceabf
Browse repository at this point
Tweak sys_time streaming operator to work better year and
Show description for c82b776
HowardHinnant
committed
c82b776
View commit details
Copy full SHA for c82b776
Browse repository at this point
Fix abs(duration) to work with non-normalized ratios
HowardHinnant
committed
2c035f8
View commit details
Copy full SHA for 2c035f8
Browse repository at this point
Commits on Apr 25, 2022
Supply missing 'inline'
HowardHinnant
committed
e6f4aed
View commit details
Copy full SHA for e6f4aed
Browse repository at this point
Commits on Feb 17, 2022
Sync `get_info_impl()` signatures
DavisVaughan
authored and
HowardHinnant
committed
9ea5654
View commit details
Copy full SHA for 9ea5654
Browse repository at this point
Sync `set_install()` signatures
DavisVaughan
authored and
HowardHinnant
committed
9d9161c
View commit details
Copy full SHA for 9d9161c
Browse repository at this point
Commits on Jan 27, 2022
Update Posix::time_zone comment with CTAD simplification
HowardHinnant
committed
3776e0f
View commit details
Copy full SHA for 3776e0f
Browse repository at this point
Add range checking for numerical values in Posix::time_zone
HowardHinnant
committed
9e83053
View commit details
Copy full SHA for 9e83053
Browse repository at this point
Commits on Nov 2, 2021
test: use -pthread when $CXX is g++
Show description for 655b249
Tachi107
authored and
HowardHinnant
committed
655b249
View commit details
Copy full SHA for 655b249
Browse repository at this point
Allow `set_install()` on Windows to use a file path containing Unicode
Show description for 529a092
DavisVaughan
authored and
HowardHinnant
committed
529a092
View commit details
Copy full SHA for 529a092
Browse repository at this point
Commits on Oct 15, 2021
Fix current_zone for SLES
Show description for d9049ee
HowardHinnant
committed
d9049ee
View commit details
Copy full SHA for d9049ee
Browse repository at this point
Commits on Sep 12, 2021
fix -Wshadow warnings
tylawin
committed
2709ded
View commit details
Copy full SHA for 2709ded
Browse repository at this point
Commits on Sep 1, 2021
cmake: update project version (#699)
Tachi107
authored
2e19c00
View commit details
Copy full SHA for 2e19c00
Browse repository at this point
Fix uninitialized values (#698)
crawlserv
authored
28b5106
View commit details
Copy full SHA for 28b5106
Browse repository at this point
Commits on Aug 31, 2021
Avoid signed integral overflow in to_stream
Show description for e1aa483
HowardHinnant
committed
e1aa483
View commit details
Copy full SHA for e1aa483
Browse repository at this point
Update README.md
HowardHinnant
authored
1ff7208
View commit details
Copy full SHA for 1ff7208
Browse repository at this point
Commits on Aug 17, 2021
static_cast to silent warning implict conversion (#693)
Show description for b0adc54
nico-engels
authored
b0adc54
View commit details
Copy full SHA for b0adc54
Browse repository at this point
Commits on Jul 26, 2021
Round when parsing seconds instead of duration_cast.
HowardHinnant
committed
d57d764
View commit details
Copy full SHA for d57d764
Browse repository at this point
Remove string_view overloads of parse
Show description for 383214d
HowardHinnant
committed
383214d
View commit details
Copy full SHA for 383214d
Browse repository at this point
Commits on Jun 2, 2021
Give gcc 4.8 a hand in constructing fields
Show description for fb2554a
HowardHinnant
committed
fb2554a
View commit details
Copy full SHA for fb2554a
Browse repository at this point
Commits on May 31, 2021
call from_stream explicitly from date namespace (#677)
Show description for 8c12652
JulZimmermann
authored
8c12652
View commit details
Copy full SHA for 8c12652
Browse repository at this point
Commits on May 28, 2021
[Pedantic] Use named constants in place of literals
HowardHinnant
committed
8f95c59
View commit details
Copy full SHA for 8f95c59
Browse repository at this point
Commits on May 24, 2021
Remove trailing whitespace and add gitattributes (#672)
aaronfranke
authored
417402a
View commit details
Copy full SHA for 417402a
Browse repository at this point
Commits on May 20, 2021
Template basic_string_view on Traits in parse overloads
HowardHinnant
committed
38267fa
View commit details
Copy full SHA for 38267fa
Browse repository at this point
Commits on May 19, 2021
Change default test mode to C++17
HowardHinnant
committed
ebb5719
View commit details
Copy full SHA for ebb5719
Browse repository at this point
Add extra parse_manip constructor to avoid ambiguity
HowardHinnant
committed
2f44113
View commit details
Copy full SHA for 2f44113
Browse repository at this point
Add string_view overloads to parse functions
HowardHinnant
committed
e23c15b
View commit details
Copy full SHA for e23c15b
Browse repository at this point
Commits on May 18, 2021
When comparing sys_info in test...
Show description for 052eeba
HowardHinnant
committed
052eeba
View commit details
Copy full SHA for 052eeba
Browse repository at this point
Zero initialize local_info in get_info
Show description for b49a757
HowardHinnant
committed
b49a757
View commit details
Copy full SHA for b49a757
Browse repository at this point
Commits on Apr 17, 2021
Add tests for %I and %p format options
anthonylouisbsb
authored and
HowardHinnant
committed
6e921e1
View commit details
Copy full SHA for 6e921e1
Browse repository at this point
Add flags in README to compile using cmake (#661)
anthonylouisbsb
authored
39b4edf
View commit details
Copy full SHA for 39b4edf
Browse repository at this point
Commits on Apr 16, 2021
If %I is used without %p, mark the ambiguity with failbit
HowardHinnant
committed
2ef74cb
View commit details
Copy full SHA for 2ef74cb
Browse repository at this point
Commits on Apr 15, 2021
Add is_clock_v
HowardHinnant
committed
ac6ca2a
View commit details
Copy full SHA for ac6ca2a
Browse repository at this point
Commits on Apr 9, 2021
Fix Posix::time_zone for southern hemisphere
Show description for ae01707
HowardHinnant
committed
ae01707
View commit details
Copy full SHA for ae01707
Browse repository at this point
Commits on Apr 8, 2021
Fix up namespace error in Posix::time_zone::to_sys
HowardHinnant
committed
156e0a7
View commit details
Copy full SHA for 156e0a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.