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

69 stars
7 watching
7 forks
Language: Shell
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zpm-zsh/pretty-time Converts seconds into a human-readable format 1
sindresorhus/pretty-ms Converts milliseconds to a human-readable string in various formats and units. 1,077
sindresorhus/pretty-bytes Converts bytes to human-readable strings 1,113
sindresorhus/pretty-bytes-cli Converts bytes to a human-readable string representation. 68
sindresorhus/to-milliseconds Converts time units to milliseconds 158
sindresorhus/string-length Corrects string length counting by ignoring astral symbols and ANSI escape codes. 162
juancarlospaco/nim-datetime2human Tools to convert date and time to human-readable format with precision from seconds to millenniums 8
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90
mnwa/ms Library providing abstractions to convert human-like times into milliseconds. 36
sindresorhus/observable-to-promise Converts an Observable to a Promise for asynchronous data handling 47
xhit/go-str2duration Converts time durations from string format to Go's time.Duration type with support for weeks and days. 101
zpm-zsh/pr-exec-time Displays execution time of previous commands in ZSH prompts 2
sindresorhus/string-width Calculates the visual width of a string based on its Unicode characters and formatting options 479
sobolevn/wakatime-zsh-plugin Tracks time spent in a terminal and synchronizes with Wakatime 91
awoodbeck/strftime Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format 12