I have a list built in sharepoint 2010 which contains date column. I need todays date should be automatically fills that column when adding new item in the list.
for e.g: if the todays date is "1" i need to fill that field as 001, but if the todays date 11 i need to fill that field as 011.
What type of column i can select? How can i achieve my requirement?