dot-is_datetime_valid: Validate date time character

.is_datetime_validR 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


runner documentation built on May 29, 2024, 10:22 a.m.