1 2 3 4 5 6 7 8 9 10 11 12 13
default_time_value_units = "seconds" [formatting] format = "{} {}" delimiter_text = ", " [units] d = "day(s)" h = "hour(s)" m = "minute(s)" s = "second(s)" ms = "millisecond(s)" us = "microsecond(s)"