Convert Timstamp String from one Format to another

reformatTimestamp(x, old.format = NULL, new.format = NULL, ...)

Arguments

x

vector of timestamps (character)

old.format

format in which timestamps in x are given. Default: "%Y-%m-%d %H:%M:%S"

new.format

format to be applied to timestamps. Default: "%Y-%m-%d %H:%M:%S"

...

further arguments passed to hasTimeFormat, such as method