This website works better with JavaScript.
Home
Help
Register
Sign In
go
/
duration
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Parse standard units of time.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
2
Branches
15 KiB
Go
100%
Branch:
master
master
v1
v1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Wijnand Modderman-Lenstra
faac084b60
Added year to ParseDuration
4 years ago
.drone.yml
Added drone config
4 years ago
.gitignore
Initial commit
4 years ago
LICENSE
Initial commit
4 years ago
README.md
Added mandatory badges
4 years ago
duration.go
Added year to ParseDuration
4 years ago
duration_test.go
Support weeks and days
4 years ago
README.md
duration
Parse standard units of time, based on go's stdlib time implementation.