View Single Post
  #1 (permalink)  
Old 02-27-2008, 08:39 AM
sfgsvp sfgsvp is offline
Junior Member
 
Join Date: Feb 2008
Posts: 8
Default 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.
Reply With Quote