time-hms 0.2.1

Convert a duration in seconds to a representation in hours, minutes and seconds
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["date-and-time"]
description = "Convert a duration in seconds to a representation in hours, minutes and seconds"
edition = "2021"
keywords = ["time", "hms", "hours", "minutes", "seconds"]
license = "MIT"
name = "time-hms"
readme = "README.md"
repository = "https://github.com/ad-8/time-hms"
version = "0.2.1"