
We can humanize/format:
Time: 1 second ago, 1 second from now, etc
Bytes: Both base 2 and base 10 – B, KB… B, Kib… with different precision
Comma:
Thousands separator for integers and reals( with different precision )
Turn an array of strings into a comma separated string with sorting
CommaAnd: Turn an array of strings into a comma separated string with sorting, with the last 2 items having a and between them
Ordinals: 1st, 2nd, 3rd, Nth