localization of time. 24h instead of am/pm format

Author Message

Pascal Specht

Thursday 20 September 2007 9:10:48 am

Hi all,

Despite the fact that I'm using a <b>l10n(shortdatetime)</b> filter in my templates and that I have in my site.ini

[RegionalSettings]
Locale=fre-FR
ContentObjectLocale=fre-FR
SiteLanguageList[]=fre-FR
TextTranslation=enabled

shortdatetime keeps producing output like 20/09/2007 <b>2:58 pm</b> instead of 20/09/2007 <b>14:58</b>, in other words the date got the french format, but the time didn't.

Anybody knows if this is a bug in shortdatetime, a UNIX system setting problem or a missing/wrong ini setting ?

Thanks in advance for any help,

Pascal

Łukasz Serwatka

Monday 24 September 2007 3:04:55 am

You can change that behavior in locale file share/locale/fre-FR.ini [DateTime].ShortDateTimeFormat

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Pascal Specht

Monday 24 September 2007 4:09:27 am

Hi Łukasz,

Thanks a lot, your answer was correct and I fixed the problem... eZ Publish is usually so well done that I did suspect a problem nearly everywhere but in eZ Publish itself!
Who should we notify so that the Date/Time settings are correct for the french people?

The correct settings are:

TimeFormat=%H:%i:%s
ShortTimeFormat=%H:%i
...
DateTimeFormat=%l %d %F %Y %H:%i:%s
ShortDateTimeFormat=%d/%m/%Y %H:%i
...

Again thanks,
Pascal

Łukasz Serwatka

Monday 24 September 2007 4:26:08 am

Hi Pascal,

You are welcome ;) I suggest to fill up an issue in the issue tracker http://issues.ez.no/
Hopefully in next eZ Publish release will be included.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Pascal Specht

Monday 24 September 2007 5:18:17 am

If anyone else runs into the problem and wants to be kept informed, here's the issue link:

http://issues.ez.no/IssueView.php?Id=11485&activeItem=1

Pascal

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 21:08:46
Script start
Timing: Jan 18 2025 21:08:46
Module start 'layout'
Timing: Jan 18 2025 21:08:46
Module start 'content'
Timing: Jan 18 2025 21:08:47
Module end 'content'
Timing: Jan 18 2025 21:08:47
Script end

Main resources:

Total runtime1.0076 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0083 588.0625152.6406
Module start 'layout' 0.00830.0060 740.703139.4766
Module start 'content' 0.01420.9918 780.1797571.9766
Module end 'content' 1.00600.0016 1,352.156316.1250
Script end 1.0076  1,368.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.3613160.0002
Check MTime0.00170.1725160.0001
Mysql Total
Database connection0.00070.073110.0007
Mysqli_queries0.941193.3999630.0149
Looping result0.00070.0675610.0000
Template Total0.967496.020.4837
Template load0.00230.224920.0011
Template processing0.965195.780820.4825
Template load and register function0.00010.009910.0001
states
state_id_array0.00090.090510.0009
state_identifier_array0.00120.114620.0006
Override
Cache load0.00170.1641380.0000
Sytem overhead
Fetch class attribute can translate value0.00150.150620.0008
Fetch class attribute name0.00200.196470.0003
XML
Image XML parsing0.00100.102820.0005
class_abstraction
Instantiating content class attribute0.00000.0024100.0000
General
dbfile0.00120.1163240.0000
String conversion0.00000.001440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 28
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs