50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RSEIS (version 3.7-4)

yeardate: time in decimal years

Description

contract a date to decimal years

Usage

yeardate(yr, jd, hr, mi, sec)

Arguments

yr

year

jd

julian day

hr

hour

mi

minute

sec

second

Value

decimal time

See Also

secdif

Examples

Run this code
# NOT RUN {
   yeardate(2005, 98, 12, 16, 32)
   
# }

Run the code above in your browser using DataLab