pzygielo opened a new pull request, #229: URL: https://github.com/apache/ant/pull/229
The actual format is: https://github.com/apache/ant/blob/a8bc5d766655f54c1e4889f2cf4c00f9ad81dbf3/src/main/org/apache/tools/ant/taskdefs/Tstamp.java#L102-L104 It gives: "April 5 2026". The [announced format](https://ant.apache.org/manual/Tasks/tstamp.html) gives: "April 05 2026". This misled me when I migrated to other tool (as it resulted in unexpected difference in output). ----- 6bd8d6e938a45868902ecd1092858e8372933c7c -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
