dayno.calc | R Documentation |
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
dayno.clock(c("12:00","23:59","00:00:59","12.00.30","23x30"))
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") |
The difference between the given time stamp and the reference time stamp in number of days day numbers
Claus E. Andersen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.