sharpiefan (
sharpiefan) wrote in
style_system2010-10-24 06:52 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Time/date display for comments
Being British, I don't like the way that the date in comments in my journal is displayed the American way, with the month first. Is there any way of changing it from '10-24-2010' to either '24/10/2010' or '24th Oct 2010'?
no subject
no subject
Fair enough - I can imagine a few people would like to have alternative date formats, and/or dual date format displays. IIRC, there's a specific chunk of Perl or PHP coding that does it automatically.
no subject
By "it", I mean convert from Gregorian date formats to others.
Found it for Perl:
http://search.cpan.org/~morty/DateConvert-0.16/Convert.pm
...and for PHP:
http://php.net/manual/en/function.date.php
http://www.php.net/manual/en/calendar.constants.php