parse_date_2000colon1: Convert to date

Description Usage Arguments Examples

View source: R/parse_date.R

Description

Date converter with similar structure

Usage

1

Arguments

x

character vector

Examples

1
2
3
4
5
parse_date_2000colon1(c("2000:1", "2000:2"))

# These should drop an error:
# parse_date_2000colon1(c("2000:5"))
# parse_date_2000colon1(c("00:1"))

christophsax/timemachine documentation built on Feb. 1, 2021, 2:05 p.m.