Searched refs:DAY_FMT (Results 1 – 1 of 1) sorted by relevance
736 #define DAY_FMT "%d" /* Windows' strftime function does not support %e format. */ macro738 #define DAY_FMT "%e" /* Day number without leading zeros */ macro741 fmt = bsdtar->day_first ? DAY_FMT " %b %Y" : "%b " DAY_FMT " %Y";743 fmt = bsdtar->day_first ? DAY_FMT " %b %H:%M" : "%b " DAY_FMT " %H:%M";