PHP Timestamps in French?
		Date: 03/27/05 
		(PHP Community)    Keywords: php, web
I'm used to telling time in [hour]h[minute], for example, 8:25pm would be 20h25. (I grew up speaking French; most of my web sites are bilingual.)
Anyway, I'm wondering how I can format the php timestamp of a phpBB (or any other php page), so that I can write it that with the 'h' in the place of the standard colon. 
Right now, I have my the timestamp on my profile set to M d H:i; I would imagine if I were to write it as M d H h i, the second 'h' would just repeat the hour time.
(x-posted: !['[info]']('http://stat.livejournal.com/img/community.gif') phpbb and
phpbb and !['[info]']('http://stat.livejournal.com/img/community.gif') php)
php)
Source: http://www.livejournal.com/community/php/277282.html