Two-digit Month, Day, etc.
Is it possible to get a two-digit number for the month, day, hour, minute, second system variables. For example, I would like to build today's date as "D20080227" in the format: "DYYYYMMDD", but what I get instead is: "D2008227".
The same goes for the other fields I listed where less than 10 is a possiblity.
Thanks.
|