[ 
https://issues.apache.org/jira/browse/WICKET-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerolf Seitz resolved WICKET-1150.
----------------------------------

    Resolution: Fixed

fixed: as of now, DateTimeField uses the locale specific time format (eg. 12h 
for Locale.US, 24h for Locale.GERMAN).

you can override DateTimeField#use12HourFormat to eg. always use the 24h format 
simply by returning false.

feedback is much appreciated.

> Allow 24 hours time field in DateTimeField
> ------------------------------------------
>
>                 Key: WICKET-1150
>                 URL: https://issues.apache.org/jira/browse/WICKET-1150
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 1.3.0-beta4
>            Reporter: Roberto Fasciolo
>            Assignee: Gerolf Seitz
>
> In most European countries the standard date format is 24-hours and not 
> 12-hours + AM/PM. It'd be nice having the time format configurable in the 
> component.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to