Avatar

Date format (General)

by Alex ⌂, Monday, March 23, 2009, 13:03 (5516 days ago) @ Gav

Is there any way to change the date format? Something like "28 Jun" or similar?

replace

time_format =               %Y-%m-%d, %H:%M

by

time_format =               %d %b %Y, %H:%M

in the file lang/english.lang. More details here.

Alex


Complete thread:

 RSS Feed of thread