Custom Excel Dates
Microsoft Excel provides a way to create our own date format.
The date format could be customize using these codes.
Date codes:
- d - the day number (1, 2, 3, …, 31)
- dd - the day number in two digits (01, 02, 03, …, 31)
- ddd - the abbreviated day (Mon, Tue, …, Sun)
- dddd - the day of the week (Monday, Tuesday, … Sunday)


