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
tomaszkam
All time
Commit history
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
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
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
Browse repository at this point
Fixed deduction guides for GCC 8.
Show description for 7c02064
tomaszkam
authored and
HowardHinnant
committed
7c02064
View commit details
Copy full SHA for 7c02064
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
Browse repository at this point
Commits on May 28, 2019
Removed undefined behavioir from year_mont_day_last::day (#456)
Show description for 27d1e1e
tomaszkam
authored and
HowardHinnant
committed
27d1e1e
View commit details
Copy full SHA for 27d1e1e
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
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
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
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
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
Browse repository at this point
Commits on Jun 11, 2018
Test for utc during leap second insertion
tomaszkam
authored and
HowardHinnant
committed
b86def3
View commit details
Copy full SHA for b86def3
Browse repository at this point
custom clock and noncastable tests
tomaszkam
authored and
HowardHinnant
committed
aa0494b
View commit details
Copy full SHA for aa0494b
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
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
Browse repository at this point
Unit test and typo fix
tomaszkam
authored and
HowardHinnant
committed
db60c5e
View commit details
Copy full SHA for db60c5e
Browse repository at this point
Implemented clock_cast for local_time.
Show description for 9f1c4b0
tomaszkam
authored and
HowardHinnant
committed
9f1c4b0
View commit details
Copy full SHA for 9f1c4b0
Browse repository at this point
Implemented to/from_local functions for utc/tai/gps.
Show description for da15227
tomaszkam
authored and
HowardHinnant
committed
da15227
View commit details
Copy full SHA for da15227
Browse repository at this point
Commits on Jun 10, 2018
Used suggested Tim Song implementation
tomaszkam
authored and
HowardHinnant
committed
0e3e84f
View commit details
Copy full SHA for 0e3e84f
Browse repository at this point
Revert "Fixed addition of multi-year duration to year_month."
Show description for 3eac2d3
tomaszkam
authored and
HowardHinnant
committed
3eac2d3
View commit details
Copy full SHA for 3eac2d3
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
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
Browse repository at this point
Commits on Nov 25, 2017
Changed invocation to match specification
Show description for 7c69f15
tomaszkam
committed
7c69f15
View commit details
Copy full SHA for 7c69f15
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
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
Browse repository at this point
Maked clock_time_conversion as const and used alias.
Show description for d4592bd
tomaszkam
committed
d4592bd
View commit details
Copy full SHA for d4592bd
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
Browse repository at this point
Mismatch in return type of converting function is now hard error.
Show description for 58a4a95
tomaszkam
committed
58a4a95
View commit details
Copy full SHA for 58a4a95
Browse repository at this point
Implemented test for casting non-wall clocks and detecting that clocks cannot be casted.
Show description for 5a9b44a
tomaszkam
committed
5a9b44a
View commit details
Copy full SHA for 5a9b44a
Browse repository at this point
Implemented test for custom clocks derived from sys_clock.
Show description for a9d2907
tomaszkam
committed
a9d2907
View commit details
Copy full SHA for a9d2907
Browse repository at this point
Implemented test for existing clocks.
Show description for bf5a4f3
tomaszkam
committed
bf5a4f3
View commit details
Copy full SHA for bf5a4f3
Browse repository at this point
Implemented clock_cast function.
Show description for e1099ef
tomaszkam
committed
e1099ef
View commit details
Copy full SHA for e1099ef
Browse repository at this point
You can’t perform that action at this time.