pretty-time-zsh

Time converter

Converts seconds to a human-readable string format

Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s

GitHub

70 stars
7 watching
7 forks
Language: Shell
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zpm-zsh/pretty-timeConverts seconds into a human-readable format1
sindresorhus/pretty-msConverts milliseconds to a human-readable string in various formats and units.1,125
sindresorhus/pretty-bytesConverts bytes to human-readable strings1,122
sindresorhus/pretty-bytes-cliConverts bytes to a human-readable string representation.68
sindresorhus/to-millisecondsConverts time units to milliseconds158
sindresorhus/string-lengthCorrects string length counting by ignoring astral symbols and ANSI escape codes.163
juancarlospaco/nim-datetime2humanTools to convert date and time to human-readable format with precision from seconds to millenniums8
sindresorhus/to-readable-streamConverts a string or binary data into a stream for piping to other tools90
mnwa/msLibrary providing abstractions to convert human-like times into milliseconds.36
sindresorhus/observable-to-promiseConverts an Observable to a Promise for asynchronous data handling47
xhit/go-str2durationConverts time durations from string format to Go's time.Duration type with support for weeks and days.104
zpm-zsh/pr-exec-timeDisplays execution time of previous commands in ZSH prompts2
sindresorhus/string-widthCalculates the visual width of a string based on its Unicode characters and formatting options483
sobolevn/wakatime-zsh-pluginTracks time spent in a terminal and synchronizes with Wakatime90
awoodbeck/strftimeFormatter for converting Go time.Time instances to human-readable strings following the C99 strftime format13