StatCharrms (version 0.90.92)

checkTime: Checks the format the date is in

Description

Checks the date to see if it is in the selected format.

Usage

checkTime(TimeTemp)

Arguments

TimeTemp

A vector of time converted to numerics by date2Numeric.

Value

Returns FALSE if all of the times were not in the correct format. Returns TRUE if any of the times where in the correct format.