interpret abbreviated and informal timezone names
Converts numbers into a more human-friendly format, similar to ls
's --human-readable
flag (ls -lh
) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
interpret abbreviated and informal timezone names
Convert long numbers into abbreviated and human-readable strings.
Convert numbers to abbreviated currency values. Example: 1000000 -> $1M