R/utils.R
date_get_part3.Rd
Get part3 of date value
date_get_part3(x, sep)
A string of interest
A separator in the string of interest
A string with the third element of the vector returned by the strsplit() function.
strsplit()