dayno.clock.reversed: Convert from fraction of day to wall-clock time.

Description Usage Arguments Value Author(s)

Description

Convert from fraction of day to wall-clock time. Full days are ignored (so 0.5, 1.5, and 5573476.5 all convert to "12:00"). Likewise, for example, 0.0 ane 1.0 both convert to "00:00" (Not "24:00"). Sample call: dayno.clock.reversed(c(0.0,0.3,4444.5)) (returns: "00:00",""07:12","12:00")

Usage

1
2

Arguments

Ttime

is the time to be converted

Value

vector with fractional day numbers

Author(s)

Claus E. Andersen


claus-e-andersen/clanTools documentation built on Oct. 23, 2020, 7:59 a.m.