rhettg / Tron

Next generation batch process scheduling and management
Other
11 stars 0 forks source link

Add broken out %(year), %(month), and %(day) to action contexts #57

Closed jfennell closed 12 years ago

jfennell commented 13 years ago

Currently there is a pretty awesome %(shortdate) option that gives back year-month-day format dates and supports arithmetic. This is, unfortunately, not sufficient if you want to construct a path based on a date (ie, year/month/day for log files).