issues
search
hako
/
durafmt
:clock8: Better time duration formatting in Go!
MIT License
496
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to ignore the milliseconds and microseconds ?
#37
shrinidhi111
opened
2 months ago
0
How to approach leap years?
#36
ugjka
closed
10 months ago
1
Recommend a better golang package for datetime
#35
open-git
opened
1 year ago
0
Error using Chinese time units to output
#34
CHN-STUDENT
opened
1 year ago
3
Limit to adjacent time units
#33
alexjurkiewicz
opened
2 years ago
0
support for shorthand, no spaces
#32
Distortions81
opened
2 years ago
0
Semver release
#31
crazy-max
opened
3 years ago
2
run gofmt -s
#30
shawnps
closed
3 years ago
2
Include Nanoseconds
#29
tech10
opened
3 years ago
1
remove plural from international units
#28
mattvink
closed
3 years ago
2
Increase Code Coverage
#27
hako
opened
3 years ago
0
Merge open pull requests and rewrite for other upgrades.
#26
tech10
closed
3 years ago
2
international string print
#25
iamalibabaei
closed
3 years ago
1
ParseShort is not working as expected
#24
Dentrax
opened
4 years ago
2
i18n duration formatting
#23
fat0troll
closed
9 months ago
3
add function: Duration
#22
uxgnaw
closed
4 years ago
1
Add LimitToUnit() method to limit conversion until this unit.
#21
syrm
closed
4 years ago
2
feat: allow the use of custom units to format the duration
#20
moisespsena
closed
3 years ago
1
Feature: set significant figures
#19
bruce-ricard
opened
4 years ago
1
Get() to get time.Duration
#18
akasandra
closed
4 years ago
3
Add µs precision
#17
andyyaldoo
closed
5 years ago
3
panic: slice bounds out of range when calling String()
#16
bradleyjkemp
closed
5 years ago
0
Add LimitFirstN() method to fine tune output.
#15
hoveychen
closed
5 years ago
3
add benchmarks
#14
hako
closed
5 years ago
1
add documentation about durafmt.ParseStringShort() and durafmt.ParseS…
#13
rolinux
closed
6 years ago
1
added short version as requested in https://github.com/hako/durafmt/i…
#12
rolinux
closed
6 years ago
4
short form duration.
#11
hako
closed
6 years ago
1
Add CodeTriage badge to hako/durafmt
#10
codetriage-readme-bot
closed
6 years ago
1
previous fix only worked for first year edge case, the new fix should…
#9
rolinux
closed
6 years ago
3
Fix for edge case between 364 and 365 days
#8
rolinux
closed
6 years ago
2
Parsing almost exactly one year returns one day (almost)
#7
ugjka
closed
6 years ago
1
constant 31536000000 overflows int
#6
metalmatze
closed
7 years ago
1
Millisecond Functionility to fix a issue when time passed less then second not handled
#5
omkar-dev
closed
7 years ago
4
No output for duration less than a second
#4
zam6ak
closed
7 years ago
1
Return nil pointer from ParseString() called with invalid argument
#3
koorgoo
closed
8 years ago
1
durafmt incorrectly calculates the duration.
#2
adewale
closed
7 years ago
2
Pass the time.Duration directly to Parse?
#1
ammario
closed
8 years ago
2