check_time_format: Check Time Format

View source: R/utils.R

check_time_formatR Documentation

Check Time Format

Description

Check Time Format

Usage

check_time_format(time_str)

Arguments

time_str

Time string.

Details

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

Value

Valid time string or error.


GENEAcore documentation built on Nov. 22, 2025, 1:06 a.m.