beautypg.com

Month, 53 month – Apple iWork '09 User Manual

Page 53

background image

Chapter 3

Date and Time Functions

53

Value Types” on page 36

The Elements of Formulas” on page 15

“Using the Keyboard and Mouse to Create and Edit Formulas” on page 26

“Pasting from Examples in Help” on page 41

MONTH

The MONTH function returns the month for a given date/time value.

MONTH(date)

Â

date: The date the function should use. date is a date/time value. The time portion
is ignored by this function.

Example

=MONTH(”April 6, 1988 11:59:22 AM”) returns 4.

Related Topics
For related functions and additional information, see:

“DAY” on page 47

“HOUR” on page 51

“MINUTE” on page 52

“MONTHNAME” on page 54

“SECOND” on page 56

“YEAR” on page 62

“Listing of Date and Time Functions” on page 42

Value Types” on page 36

The Elements of Formulas” on page 15

“Using the Keyboard and Mouse to Create and Edit Formulas” on page 26

“Pasting from Examples in Help” on page 41