Hmm, your options seem to be H, Hour in Day (0-23) or k, Hour in Day (1-24). There's no format specifier that's inclusive from 0-24. You may need to use a custom validator to express this constraint.

L.

starki78 wrote:
Ciao Julian,

Yes it is right! HH:mm is the right pattern for that
But I would like to forward another
question to the forum:
Which pattern to use if the time-span is between 00:00 and 24:00?

Starki



---------- Initial Header -----------

From      : "Julian Tillmann" [EMAIL PROTECTED]
To          : user@struts.apache.org
Cc : Date : Thu, 06 Jul 2006 15:53:38 +0200
Subject : Short Validation Pattern Question







Hi

I hava two fields where a user should
enter a time between 00:00 and 23:59.
Is it right that HH:mm is the right pattern to
check this?

Thanks a lot Julian
--


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to