.is_datetime_valid {runner}R Documentation

Validate date time character

Description

Checks if the character is a valid date time string

Usage

.is_datetime_valid(x)

Arguments

x

(character) can be anything but suppose to be a character.

Value

logical(1) denoting if all elements of the character vectors are valid


[Package runner version 0.4.4 Index]