Dates in Excel are stored as positive integers.
For example, on most computer systems:
1 | = | January 1st, 1900 |
2 | = | January 2nd, 1900 |
. . . |
||
42369 | = | December 31st, 2015 |
Therefore, when entered into a spreadsheet, the integer values, 1, 2 and 42369 are displayed as follows (depending on the cell formatting):
With 'General'
|
With Date Format
|
This page describes different ways to apply an Excel date format to the cells of a spreadsheet.
Excel provides several standard date formats that you can apply to cells containing date values. These can be accessed in different ways (see below).
However, if none of the standard date formats are satisfactory, Excel also allows you to define your own custom date format.
In recent versions of Excel (Excel 2007 and later) a selection of standard formats, including some date formats, are available via the drop-down box in the 'Number' grouping on the Home tab of the ribbon (see below).
To apply a standard date format to the cell(s) of your spreadsheet, simply select the cell(s) to be formatted and click on the format cells drop-down box. You will then be presented with several formats which, if selected, will be applied to the current selected cell(s).
The above image on the right shows two Excel date format options that are available in the drop-down menu when a PC is set up for US times.
The standard date formats in your version of Excel may be different, depending on the settings on your computer.
Excel has several other standard date formats that can be accessed via the Format Cells dialog box (shown below).
To display the Format Cells dialog box, ensure the cell(s) to be formatted are selected, and then either:
or
or
Within the Format Cells dialog box:
Select the Category Date from the Category: list.
A list of date formats will be displayed on the right of the dialog box, as shown below:
If you do not wish to use any of the pre-defined date formats, Excel also allows you to define your own custom formats.
To apply your own custom date format to a cell, first ensure that the cells you want to format are selected and then open up the Format Cells dialog box using one of the following methods:
or
or
Within the Format Cells dialog box:
Select the Category Custom from the Category: list.
The Type: text field will be displayed on the right, as shown below:
Type your required date format (e.g. "mmmm dd, yyyy") into the Type: text box.
(Note that the characters that can be used in date formats are described in Table 1 below).
The following characters are used for defining a custom date format in Excel:
Table 1: Characters used in Custom Date Formats | ||||||||||||||
d | - |
Represents the Day of the month or a Day of the week: |
||||||||||||
|
||||||||||||||
m | - |
Represents the Month: |
||||||||||||
|
||||||||||||||
y | - |
Represents the Year: |
||||||||||||
|
The example below shows different Excel formatting definitions for the date 'January 31st 2015':
Formatting Definition | Formatted Date |
---|---|
mm/dd/yy | 01/31/15 |
m/d/yyyy | 1/31/2015 |
ddd mmm-dd-yy | Sat Jan-31-15 |
dddd mmmm dd yyyy | Saturday January 31 2015 |
Excel Custom formatting is described in more detail on the Custom Number Formatting page.