Learn R Programming

GENEAcore (version 1.1.2)

check_time_format: Check Time Format

Description

Check Time Format

Usage

check_time_format(time_str)

Value

Valid time string or error.

Arguments

time_str

Time string.

Details

Internal function to parse and check validity of time string passed as parameter.