DAY function

  • 21 December 2021
  • 0 replies
  • 386 views

Userlevel 5
Badge +3

Description

Returns the day of the given Date.

 

Syntax

DAY(Date)

 

Arguments

Argument Type Dimensions Description
Date

(required)

Date Any Dimensions Date to get the day from.

 

Returns

Type Dimensions
Integer Dimensions of argument Date

 

Examples

Formula Result Description

DAY(DATE(2020, 12, 02))

2 The date December 2th 2020 has a day of 2.

 

See also

Excel: DAY

Related articles: MONTH, DAY

 

More of a hands-on learner? 

Talk to your Customer Success Manager about downloading the Functions and Modifiers in Pigment Application into your workspace.  It includes examples of every formula and modifier in Pigment!

 

 


This topic has been closed for comments