Created
April 29, 2011 13:39
-
-
Save fredgrott/948307 to your computer and use it in GitHub Desktop.
ant tstamp format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tstamp> | |
<format property="TODAY_US" pattern="MMMM-d-yyyy" locale="en,US"/> | |
<format property="TSTAMP" pattern="hh:mm aa"/> | |
<format property="DSTAMP" pattern="MMMM-d-yyyy"/> | |
</tstamp> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment