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
Breadcrumbs
History for
date
test
on
overflow
User selector
All users
All time
Commit history
Commits on Mar 9, 2020
Adding Persian/Jalali/Solar-Hijri calendar
asadoll
authored and
HowardHinnant
committed
9cc3a7b
View commit details
Copy full SHA for 9cc3a7b
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Add constexpr for clock_cast.
nanoric
authored and
HowardHinnant
committed
66a5aa4
View commit details
Copy full SHA for 66a5aa4
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Work around for a NVCC compiler bug
Show description for 018a50b
lakshayg
authored and
HowardHinnant
committed
018a50b
View commit details
Copy full SHA for 018a50b
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Implemented test for checking addition with classes converible to years/months
Show description for b87eb97
tomaszkam
authored and
HowardHinnant
committed
b87eb97
View commit details
Copy full SHA for b87eb97
View code at this point
Browse repository at this point
Commits on Sep 1, 2019
Correct behavior for classes for which only lvalue is convertible to string_view.
Show description for 5a00575
tomaszkam
authored and
HowardHinnant
committed
5a00575
View commit details
Copy full SHA for 5a00575
View code at this point
Browse repository at this point
Implemented custom time zone deduction test.
Show description for 5345d13
tomaszkam
authored and
HowardHinnant
committed
5345d13
View commit details
Copy full SHA for 5345d13
View code at this point
Browse repository at this point
Implemented set of basic deduction test.
Show description for 1d721d9
tomaszkam
authored and
HowardHinnant
committed
1d721d9
View commit details
Copy full SHA for 1d721d9
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
#388 add comment on unit test failure (#442)
pauldreik
authored and
HowardHinnant
committed
6f0b645
View commit details
Copy full SHA for 6f0b645
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Unit tests for !year_month::ok() arithmetic. (#425)
tomaszkam
authored and
HowardHinnant
committed
e31daf8
View commit details
Copy full SHA for e31daf8
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Align time_of_day with hh_mm_ss
Show description for b5d025e
HowardHinnant
committed
b5d025e
View commit details
Copy full SHA for b5d025e
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Remove unneeded make_precision
HowardHinnant
committed
5a62c40
View commit details
Copy full SHA for 5a62c40
View code at this point
Browse repository at this point
Commits on Feb 2, 2019
Update time_of_day to be more consistent ...
Show description for 9cb0013
HowardHinnant
committed
9cb0013
View commit details
Copy full SHA for 9cb0013
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Revert "Model the TAI-UTC difference between 1961 and 1972"
Show description for 8f91ef2
HowardHinnant
committed
8f91ef2
View commit details
Copy full SHA for 8f91ef2
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Model the TAI-UTC difference between 1961 and 1972
HowardHinnant
committed
1eed461
View commit details
Copy full SHA for 1eed461
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
Silence more shadow warnings
HowardHinnant
committed
6a4d93a
View commit details
Copy full SHA for 6a4d93a
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
Added missing license to unit test files (#356)
tomaszkam
authored and
HowardHinnant
committed
e86edc3
View commit details
Copy full SHA for e86edc3
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
Suffix d for days duration (#354)
tomaszkam
authored and
HowardHinnant
committed
f46885e
View commit details
Copy full SHA for f46885e
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Use string_literal for C++11 when possible
tomaszkam
authored and
HowardHinnant
committed
2d282e3
View commit details
Copy full SHA for 2d282e3
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Remove usage of octal literals in tests (#350)
Show description for af2b2b7
tomaszkam
authored and
HowardHinnant
committed
af2b2b7
View commit details
Copy full SHA for af2b2b7
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Update to Sunday constants
HowardHinnant
committed
0197889
View commit details
Copy full SHA for 0197889
View code at this point
Browse repository at this point
Test for utc during leap second insertion
tomaszkam
authored and
HowardHinnant
committed
b86def3
View commit details
Copy full SHA for b86def3
View code at this point
Browse repository at this point
custom clock and noncastable tests
tomaszkam
authored and
HowardHinnant
committed
aa0494b
View commit details
Copy full SHA for aa0494b
View code at this point
Browse repository at this point
Moved test to clock_cast_test dir
tomaszkam
authored and
HowardHinnant
committed
df31560
View commit details
Copy full SHA for df31560
View code at this point
Browse repository at this point
Test is now C++11 compatible
tomaszkam
authored and
HowardHinnant
committed
4b687f4
View commit details
Copy full SHA for 4b687f4
View code at this point
Browse repository at this point
Unit test and typo fix
tomaszkam
authored and
HowardHinnant
committed
db60c5e
View commit details
Copy full SHA for db60c5e
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
[API BREAKING] Remove conversion from weekday to unsigned
Show description for 40b8365
HowardHinnant
committed
40b8365
View commit details
Copy full SHA for 40b8365
View code at this point
Browse repository at this point
Commits on May 12, 2018
Fixed addition of multi-year duration to year_month.
Show description for 328ceca
tomaszkam
authored and
HowardHinnant
committed
328ceca
View commit details
Copy full SHA for 328ceca
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
to_stream sets failbit if unable to format
Show description for 1d9e49e
HowardHinnant
committed
1d9e49e
View commit details
Copy full SHA for 1d9e49e
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Clean up tz_test README
hjmallon
authored and
HowardHinnant
committed
c311db2
View commit details
Copy full SHA for c311db2
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Range check minutes under parse
HowardHinnant
committed
43d8a4e
View commit details
Copy full SHA for 43d8a4e
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Fix off-by-one bug in iso_week::year_lastweek_weekday
Show description for c513a20
HowardHinnant
committed
c513a20
View commit details
Copy full SHA for c513a20
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
Reversed order of arguments to clock_time_conversion.
Show description for 543315b
tomaszkam
authored and
HowardHinnant
committed
543315b
View commit details
Copy full SHA for 543315b
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Added deprecated functions test for real
tomaszkam
committed
dd91be6
View commit details
Copy full SHA for dd91be6
View code at this point
Browse repository at this point
Restored deprecated to_clock_time function.
Show description for b13c859
tomaszkam
committed
b13c859
View commit details
Copy full SHA for b13c859
View code at this point
Browse repository at this point
Moved clock_cast test to separate dir.
Show description for 9910f5f
tomaszkam
committed
9910f5f
View commit details
Copy full SHA for 9910f5f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.