Use %e instead of %d with x_output_date(..)
stat -x doesn't 0-fill days so %d is inappropriate. %e is correct.
MFC after: 1 week
MFC with: r319841
Use %e instead of %d with x_output_date(..) Tags None Referenced Files None Subscribers None
Description
Details
|