> > IS_TIME() does not format but understands the following formats
hh:mm:ss [am/pm]
hh:mm [am/pm]
hh [am/pm]
Otherwise I think you'll have to make your own validator which I don't
think would be too difficult.
> > IS_TIME() does not format but understands the following formats
hh:mm:ss [am/pm]
hh:mm [am/pm]
hh [am/pm]
Otherwise I think you'll have to make your own validator which I don't
think would be too difficult.