in reply to Re^3: time validation
in thread time validation

Don't forget that the string could be the wrong length, so m/^\d{14}$/

Or fix the bug :-)

--
use JAPH;
print JAPH::asString();