How to display time on 24h ?

Author Message

Sébastien Antoniotti

Thursday 23 November 2006 12:02:22 am

Hi,

I want to display the publication datetime of an article, and I acutally use this :

{$node.object.published|datetime('custom',"%d %F %Y %h:%i:%s")}

This code display me "10 Novembre 2006 02:37:57" but I want to display "10 Novembre 2006 14:37:57"

Did someone has an solution ?
Thanks.

eZ Publish Freelance
web : http://www.webaxis.fr

Damien Pobel

Thursday 23 November 2006 12:34:03 am

You can use %H
see http://ez.no/doc/ez_publish/technical_manual/3_8/reference/template_operators/formatting_and_internationalization/datetime

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Sébastien Antoniotti

Thursday 23 November 2006 12:39:05 am

(j'ai honte :D)

Thank you !!

eZ Publish Freelance
web : http://www.webaxis.fr

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 31 2025 06:23:28
Script start
Timing: Jan 31 2025 06:23:28
Module start 'layout'
Timing: Jan 31 2025 06:23:28
Module start 'content'
Timing: Jan 31 2025 06:23:28
Module end 'content'
Timing: Jan 31 2025 06:23:28
Script end

Main resources:

Total runtime0.0130 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.1250151.2109
Module start 'layout' 0.00570.0024 739.335936.6484
Module start 'content' 0.00800.0038 775.984490.2344
Module end 'content' 0.01180.0012 866.218833.9922
Script end 0.0130  900.2109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002518.8461140.0002
Check MTime0.00118.6210140.0001
Mysql Total
Database connection0.00085.868010.0008
Mysqli_queries0.002216.579830.0007
Looping result0.00000.091510.0000
Template Total0.00107.410.0010
Template load0.00075.516810.0007
Template processing0.00021.849310.0002
Override
Cache load0.00053.720610.0005
General
dbfile0.00032.207880.0000
String conversion0.00000.060440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs