issues
search
sindresorhus
/
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
MIT License
1.08k
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhance time formatting with new hide options
#72
gerbermichi
opened
2 weeks ago
2
Support negative milliseconds.
#71
OyuNet
closed
3 months ago
2
add option to hide seconds: usefull for showing time in months, day, hour, minutes
#70
kazi331
opened
4 months ago
0
Run CI on Node 22 and upgrade `devDependencies`
#69
ehmicky
closed
6 months ago
0
Simplify logic
#68
fisker
closed
9 months ago
3
Do not manipulate `options`
#67
fisker
closed
9 months ago
0
Support `BigInt`
#66
fisker
closed
9 months ago
0
Improve output for big numbers, require Node.js 18
#65
fisker
closed
9 months ago
1
Support BigInt
#64
fisker
closed
9 months ago
1
Option to output sub-second as decimal seconds
#63
ulken
opened
10 months ago
1
Localization / internationalization
#62
1000i100
closed
1 year ago
2
TypeError: prettyMilliseconds is not a function
#61
Jeremyop
closed
2 years ago
1
⚛️ Add support for React Native + Expo
#60
diragb
closed
2 years ago
1
Support negative milliseconds
#59
ASaiAnudeep
closed
3 months ago
1
Module parse failed: Identifier directly after number
#58
arcataroger
closed
2 years ago
2
Suggestions: add microseconds, localisation and ranges
#57
nedkamburov
closed
2 years ago
2
Require Node.js 12 and move to ESM
#56
nam-hle
closed
2 years ago
2
Move to GitHub Actions
#55
Richienb
closed
3 years ago
0
Failed to minify when "npm run build"
#54
Sylvartore
closed
3 years ago
1
Fix sub-second output when using `colonNotation` option
#53
villebro
closed
4 years ago
1
Sub 1000ms, with secondsDecimalDigits set to 0, shows ms
#52
Mageer
closed
4 years ago
3
Raising exception when using with setInterval
#51
harinathr95
closed
4 years ago
1
Fix documentation link
#50
Richienb
closed
4 years ago
0
Always floor time instead of rounding up
#49
villebro
closed
4 years ago
2
Add higher units
#48
MelnCat
closed
4 years ago
1
Fix spacing when using `colonNotation` option
#47
lcampanari
closed
4 years ago
0
`colonNotiation` + `unitCount` = `0 :01` (with space before then colon)
#46
lcampanari
closed
4 years ago
0
Remove tilde prefix from `unitCount` output
#45
arnellebalane
closed
4 years ago
0
Support for i18n
#44
masterT
closed
4 years ago
1
Help with keepDecimalsOnWholeSeconds
#43
AwesomeStickz
closed
4 years ago
2
Remove tilde prefix from `compact` output
#42
arnellebalane
closed
4 years ago
2
Fix milliseconds rounding inconsistency
#41
explodingcamera
closed
4 years ago
1
Update index.js
#40
da-z
closed
5 years ago
1
Space between value and unit
#39
arnitkun
closed
5 years ago
2
Rounding inconsistency
#38
villebro
closed
4 years ago
1
Add `colonNotation` option
#37
villebro
closed
4 years ago
2
Improve accuracy
#36
fabiospampinato
closed
3 years ago
6
Support internationalization
#35
bbenoist
closed
5 years ago
2
Add Node.js 12 to testing
#34
coreyfarrell
closed
5 years ago
0
Refactor options interface, add TypeScript definition
#33
BendingBender
closed
5 years ago
0
Suggestion "noTilde" option
#32
fega
closed
4 years ago
7
Package fails to minify
#31
danias
closed
6 years ago
2
Support I18n
#30
emersonlaurentino
closed
6 years ago
1
Add `unitCount` option
#29
jackw01
closed
6 years ago
2
Refactor to be more in line with SRP
#28
kolyaventuri
closed
4 years ago
7
Fix `{secDecimalDigits: 0}` rounding rollover issue
#27
kolyaventuri
closed
6 years ago
1
SecDecimalDigits Rollover Bug
#26
FireController1847
closed
6 years ago
3
Add option to format microseconds and nanoseconds
#25
mees-
closed
6 years ago
8
Support sub-ms formatting
#24
mees-
closed
6 years ago
1
Remove `plur` dependency
#23
Rich-Harris
closed
6 years ago
1
Next