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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
uutils
/
parse_datetime
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
37
Code
Issues
8
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Clean slate with Winnow
- #61
#61
Closed
tertsdiepraam
wants to merge 15 commits into
uutils:main
uutils/parse_datetime:main
from
tertsdiepraam:clean-slate
tertsdiepraam/parse_datetime:clean-slate
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Clean slate with Winnow
#61
tertsdiepraam
wants to merge 15 commits into
uutils:main
uutils/parse_datetime:main
from
tertsdiepraam:clean-slate
tertsdiepraam/parse_datetime:clean-slate
Copy head branch name to clipboard
Commits
Commits on Jan 26, 2024
Delete almost everything to start again
tertsdiepraam
committed
c609405
View commit details
Copy full SHA for c609405
Browse repository at this point
start parsing date with winnow
tertsdiepraam
committed
2999521
View commit details
Copy full SHA for 2999521
Browse repository at this point
start parsing time with winnow
tertsdiepraam
committed
176516e
View commit details
Copy full SHA for 176516e
Browse repository at this point
Commits on Jan 27, 2024
implement weekday parsing with Winnow
tertsdiepraam
committed
b59d34d
View commit details
Copy full SHA for b59d34d
Browse repository at this point
implement parsing comments
tertsdiepraam
committed
c154edd
View commit details
Copy full SHA for c154edd
Browse repository at this point
add "wednes" to spell checker
tertsdiepraam
committed
e821d8a
View commit details
Copy full SHA for e821d8a
Browse repository at this point
cargo fmt
tertsdiepraam
committed
e9c7ead
View commit details
Copy full SHA for e9c7ead
Browse repository at this point
lowercase everything and parse relative time items
tertsdiepraam
committed
2bd1963
View commit details
Copy full SHA for 2bd1963
Browse repository at this point
remove Caseless from am/pm
Show description for 4a9519e
tertsdiepraam
committed
4a9519e
View commit details
Copy full SHA for 4a9519e
Browse repository at this point
combined datetime with Winnow
tertsdiepraam
committed
3c066bf
View commit details
Copy full SHA for 3c066bf
Browse repository at this point
call all test modules "tests"
tertsdiepraam
committed
7a2d747
View commit details
Copy full SHA for 7a2d747
Browse repository at this point
Commits on Jan 28, 2024
ignore hyphens not followed by a digit
tertsdiepraam
committed
f76952c
View commit details
Copy full SHA for f76952c
Browse repository at this point
ignore plusses like we ignore hyphens
tertsdiepraam
committed
88c8c88
View commit details
Copy full SHA for 88c8c88
Browse repository at this point
move ordinal to separate module
tertsdiepraam
committed
e83a8d1
View commit details
Copy full SHA for e83a8d1
Browse repository at this point
add first parsing of multiple items
tertsdiepraam
committed
5e88d77
View commit details
Copy full SHA for 5e88d77
Browse repository at this point
You can’t perform that action at this time.