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 }}
borgar
/
dateutil
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
41
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2016
Merge pull request #4 from mvolz/patch-1
Show description for 7b05526
borgar
authored
7b05526
View commit details
Copy full SHA for 7b05526
Browse repository at this point
Trivial grammatical fix to README
mvolz
authored
7c69d5f
View commit details
Copy full SHA for 7c69d5f
Browse repository at this point
Commits on Aug 25, 2012
Disable Travis email notifications
borgar
committed
64fee09
View commit details
Copy full SHA for 64fee09
Browse repository at this point
Cleaning links in README
Show description for 93a4193
borgar
committed
93a4193
View commit details
Copy full SHA for 93a4193
Browse repository at this point
Merge pull request #3 from travis4all/clean
Show description for 8b9fdc4
borgar
committed
8b9fdc4
View commit details
Copy full SHA for 8b9fdc4
Browse repository at this point
Commits on Aug 23, 2012
:gem: Travis CI image/link in readme :gem:
travis4all
committed
668e5cd
View commit details
Copy full SHA for 668e5cd
Browse repository at this point
:gem: Added travis.yml file :gem:
travis4all
committed
640147e
View commit details
Copy full SHA for 640147e
Browse repository at this point
Commits on Jun 8, 2012
Adding a test for 0-99 year correction.
borgar
committed
be8c8c2
View commit details
Copy full SHA for be8c8c2
Browse repository at this point
Moving deprecated test calls to correct replacements.
borgar
committed
9df7f2c
View commit details
Copy full SHA for 9df7f2c
Browse repository at this point
Commits on Jan 30, 2012
Adding support for extended years in ISO dates format/parse.
Show description for 5ff34a8
borgar
committed
5ff34a8
View commit details
Copy full SHA for 5ff34a8
Browse repository at this point
Update qunit hotlinks to use the jQuery site.
borgar
committed
d764147
View commit details
Copy full SHA for d764147
Browse repository at this point
Don't use instaceof to detect dates.
Show description for 55240b7
borgar
committed
55240b7
View commit details
Copy full SHA for 55240b7
Browse repository at this point
Commits on Jan 16, 2012
Adding a package declaration.
borgar
committed
2cf9f03
View commit details
Copy full SHA for 2cf9f03
Browse repository at this point
Commits on Mar 17, 2011
Adding an actual translation mechanism for the _ function.
Show description for 25a83ac
borgar
committed
25a83ac
View commit details
Copy full SHA for 25a83ac
Browse repository at this point
Commits on Dec 13, 2010
Added tests for set rollover protection & format on prototype.
borgar
committed
b4330f2
View commit details
Copy full SHA for b4330f2
Browse repository at this point
Updated documentation.
borgar
committed
3f3fb7c
View commit details
Copy full SHA for 3f3fb7c
Browse repository at this point
dateutil.set now tries to prevent rollover gotchas.
borgar
committed
59771b5
View commit details
Copy full SHA for 59771b5
Browse repository at this point
Cleaned up DST and a few browser errors.
Show description for 4daeca7
borgar
committed
4daeca7
View commit details
Copy full SHA for 4daeca7
Browse repository at this point
dateutil now passes jslint tests.
borgar
committed
b2fc407
View commit details
Copy full SHA for b2fc407
Browse repository at this point
All variables should be declared.
Show description for 32c7760
borgar
committed
32c7760
View commit details
Copy full SHA for 32c7760
Browse repository at this point
Commits on Oct 23, 2010
Adding tests for all dateparsers.
borgar
committed
1953099
View commit details
Copy full SHA for 1953099
Browse repository at this point
Fixed a parsing problem with negative year ordinal dates.
borgar
committed
f96d736
View commit details
Copy full SHA for f96d736
Browse repository at this point
Fixing fraction handling in full-ISO parser.
borgar
committed
32e931f
View commit details
Copy full SHA for 32e931f
Browse repository at this point
Fixing a few reference errors.
borgar
committed
f876d59
View commit details
Copy full SHA for f876d59
Browse repository at this point
Commits on Oct 6, 2010
Licensed under the terms of the MIT software license.
borgar
committed
2a916d9
View commit details
Copy full SHA for 2a916d9
Browse repository at this point
Fixed broken links and some speling.
borgar
committed
e7bedbe
View commit details
Copy full SHA for e7bedbe
Browse repository at this point
Cleaned up the parse function.
Show description for c7811e9
borgar
committed
c7811e9
View commit details
Copy full SHA for c7811e9
Browse repository at this point
Adding documentation.
borgar
committed
65e5cbc
View commit details
Copy full SHA for 65e5cbc
Browse repository at this point
Cleaned up regexp for year + month + day parser.
borgar
committed
1696a66
View commit details
Copy full SHA for 1696a66
Browse repository at this point
Commits on Oct 5, 2010
Adding shorthand alternatives to set method.
borgar
committed
ea5194f
View commit details
Copy full SHA for ea5194f
Browse repository at this point
Adding in basic project files.
borgar
committed
e568918
View commit details
Copy full SHA for e568918
Browse repository at this point
You can’t perform that action at this time.