decimal-clock

Decimal Time System

An implementation of decimal time, allowing more straightforward interpretation and conversion of timestamps

1 day = 10 decimal hours, 1 decimal hour = 100 decimal minutes, 1 decimal minute = 100 decimal seconds

GitHub

19 stars
0 watching
14 forks
Language: HTML
last commit: almost 4 years ago
decimal-clockframeworksfrontend-frameworkjavascript

Related projects:

RepositoryDescriptionStars
sindresorhus/to-millisecondsConverts time units to milliseconds158
zkerhcy/digital-clock-vueA Vue.js component that displays a digital clock with customizable colors and seconds display options.10
ericmj/decimalA library for precise decimal arithmetic with support for context-dependent precision and rounding466
xorg62/tty-clockA clock application built using lib ncurses in C898
timruffles/periodsDefines constant time periods in milliseconds as functions to prevent errors and simplify calculations.1
jdgwarren/pirsclockfullA Raspberry Pi-based digital clock with studio indicators and customizable display settings.20
zpm-zsh/pretty-timeConverts seconds into a human-readable format1
hako/durafmtA Go library for parsing and formatting time durations into human-readable strings496
pughpugh/react-countdown-clockA React component that displays a countdown clock on an HTML5 canvas187
juancarlospaco/nim-datetime2humanTools to convert date and time to human-readable format with precision from seconds to millenniums8
ptdewey/pendulum-nvimTracks time spent coding in Neovim with automatic logging and customizable reporting65
wavebitscientific/datetime-fortranProvides a modern Fortran API for date and time manipulation138
sindresorhus/pretty-msConverts milliseconds to a human-readable string in various formats and units.1,125
davebryson/elixir_millisecondsConverts between milliseconds and human-readable time units, used in Elixir applications.2
jonschlinkert/time-stampA utility library to format timestamps in various ways.111