Learn R Programming

solidearthtide (version 1.0.0)

DatevecV: Convert serial date number to list(year,month,day), same as Matlab

Description

DatevecV Convert serial date number to list(year,month,day) with the same values as Matlab's datevec

Usage

DatevecV(s)

Arguments

s
list(year,month,day)

Value

  • date object

Examples

Run this code
DatevecV(724789)

Run the code above in your browser using DataLab