isValidTime: Check Time String Format

Description Usage Arguments

Description

Return a boolean depending on whether the time string is in the right format or not.

Usage

1
isValidTime(date, format = "%H:%M:%S")

Arguments

format

By default equals to "%H:%M:%S"


fabarca/reutiles documentation built on May 16, 2019, 9:57 a.m.