Learn R Programming

RSEIS (version 2.1-6)

getjul: Get Julian day

Description

Get Julian day

Usage

getjul(year, month, day)

Arguments

year
year
month
month
day
day of month

Value

  • Julian Day

See Also

getmoday

Examples

Run this code
getjul(2003, 11, 13)

Run the code above in your browser using DataLab