Skip to contents

Return the rata diem (number of days since epoch) of a moment in time

Usage

rd(tee)

Arguments

tee

a double indicating a moment in time

Value

number of (eventually partial) days since epoch

Examples

if (FALSE) {
rd(1234.5)
}