getjul {RSEIS}R Documentation

Get Julian day

Description

Get Julian day

Usage

getjul(year, month, day)

Arguments

year

year

month

month

day

day of month

Value

Julian Day

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

getmoday

Examples

getjul(2003, 11, 13)

[Package RSEIS version 4.2-0 Index]