Comment 33 for bug 420609

Revision history for this message
In , Bugtrack (bugtrack) wrote :

Nicolo,
different date and time formats are used depending from format :
% Appropriate date and time representation
date_fmt ...
% Appropriate date and time representation (%c) with abbreviations
d_t_fmt ...
% Appropriate date representation (%x)
d_fmt ...
% Appropriate time representation (%X)
t_fmt ...