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