dayno.calc: Calculate the difference between two time stamps

Description Usage Arguments Value Author(s)

Description

Dates and wall-clock times are used as input. The output is in number of days . Note: 1) Any delimiter will do, 2) seconds are option See also: conv.ref.date dayno.clock.reversed dayno.clock English.months get.date.range dayno.from.fileinfo

Usage

1
dayno.clock(c("12:00","23:59","00:00:59","12.00.30","23x30"))

Arguments

Tday

is the date (e.g. "31.01.2001")

Ttime

is the clock (e.g. "00:00")

ref.date

is the reference date (e.g. "31.12.2000")

ref.time

is the reference time (e.g. "00:00")

Value

The difference between the given time stamp and the reference time stamp in number of days day numbers

Author(s)

Claus E. Andersen


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