date_format_i {vtype} | R Documentation |
Internal function.
date_format_i(x, qvalue=0.75, miss_values = NULL)
x |
a character vector |
qvalue |
quality value |
miss_values |
a character vector of values considered to be invalid (missing) |
a single string with date format
Andreas Schulz