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