R/utils.R
date_get_part2.Rd
Get part2 of date value
date_get_part2(x, sep)
A <character> or <Date> value
<character>
<Date>
A <character> with the separator identified in 'x'
A <character> with the second element of the vector returned by the strsplit() function.
strsplit()