logo
excelfunctions.org
bookmarks

DAY

Converts a serial number to a day of the month.

Date & TimeDates & Time CalculationsMost Used

What it does

Returns the day of the month (1–31) from a date.

Syntax

DAY(serial_number)

Arguments

  • serial_number(date) β€” Date to extract from.

Examples

Extract day

Get the day from A2.

FORMULA
=DAY(A2)
RESULT
15
SAMPLE DATA
A
1Date
22026-03-15
32025-12-31