View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#1307
if you use 12h clock, you will see:
Code:
time-format: "%r | %a %d %b";
if you use 24h clock, you will see:
Code:
time-format: "%R | %a %d %b";