https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251918
Yuri Pankov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|12.2-RELEASE |CURRENT --- Comment #1 from Yuri Pankov <[email protected]> --- That's because you are using '%j' (day of the year) instead of '%d' (day of the month), and it overrides month specification as it comes earlier. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
