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
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
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 }}
kimkulling
/
cppcore
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
14
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add datetime class
- #42
#42
Merged
kimkulling
merged 10 commits into
main
kimkulling/cppcore:main
from
feature/add_datetime
kimkulling/cppcore:feature/add_datetime
Copy head branch name to clipboard
Sep 5, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add datetime class
#42
kimkulling
merged 10 commits into
main
kimkulling/cppcore:main
from
feature/add_datetime
kimkulling/cppcore:feature/add_datetime
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
Add datetime class
kullingk
committed
4ee30be
View commit details
Copy full SHA for 4ee30be
Browse repository at this point
Add check to prevent setting the same logger
kimkulling
authored
c52b1a7
View commit details
Copy full SHA for c52b1a7
Browse repository at this point
Modify DateTime constructor for localtime safety
kimkulling
authored
cc6ad67
View commit details
Copy full SHA for cc6ad67
Browse repository at this point
Commits on Aug 29, 2025
Update DateTimeTest.cpp
kimkulling
authored
fd5d65b
View commit details
Copy full SHA for fd5d65b
Browse repository at this point
Fix class name in DateTime.h documentation
Show description for 3d39de6
kimkulling
authored
3d39de6
View commit details
Copy full SHA for 3d39de6
Browse repository at this point
Rename min and sec to minute and second
kimkulling
authored
166705f
View commit details
Copy full SHA for 166705f
Browse repository at this point
Rename min and sec to minute and second
kimkulling
authored
ffb6284
View commit details
Copy full SHA for ffb6284
Browse repository at this point
Add placeholder comment in CreateTest
Show description for ecbe3ff
kimkulling
authored
ecbe3ff
View commit details
Copy full SHA for ecbe3ff
Browse repository at this point
Add MIT License header to DateTimeTest.cpp
Show description for f895ffd
kimkulling
authored
f895ffd
View commit details
Copy full SHA for f895ffd
Browse repository at this point
Add license header to LoggerTest.cpp
Show description for 7c6fe18
kimkulling
authored
7c6fe18
View commit details
Copy full SHA for 7c6fe18
Browse repository at this point
You can’t perform that action at this time.