toDate: Convert US date mm/dd/yyyy to yyyy-mm-dd format

View source: R/Common.R

toDateR Documentation

Convert US date mm/dd/yyyy to yyyy-mm-dd format

Description

Convert US date mm/dd/yyyy to yyyy-mm-dd format

Usage

toDate(d)

Arguments

d

vector of dates in possible US format

Examples

toDate("3/5/2017")

casact/cascsim documentation built on Nov. 12, 2022, 11:53 p.m.