Learn R Programming

oce (version 1.8-3)

timeToArgoJuld: Convert Time to Argo Julian Day (juld)

Description

This converts a POSIXct time into an Argo julian day, with the convention that juld=0 at 1950-01-01.

Usage

timeToArgoJuld(t)

Arguments

t

A POSIXct time or a string that can be converted to a POSIXct time

Author

Jaimie Harbin and Dan Kelley

Examples

Run this code
timeToArgoJuld("2020-07-01")

Run the code above in your browser using DataLab