// date format - related to #PSTEST-822

This commit is contained in:
fBrignoli
2012-02-24 09:29:57 +00:00
parent e957da2e4d
commit d86bd29482
@@ -318,7 +318,7 @@ jQuery(document).ready(Customer.init);
ampm: false,
amNames: ['AM', 'A'],
pmNames: ['PM', 'P'],
timeFormat: 'hh:mm tt',
timeFormat: 'hh:mm:ss tt',
timeSuffix: '',
timeOnlyTitle: '{l s='Choose Time'}',
timeText: '{l s='Time'}',