Skip to content
MonthName
  • Pages
    • icon picker
      MonthName
    • coda_school
      The Coda School
Share
Explore

MonthName

Formulas: MonthName()
Category: Dates/Times
business-contact.svg
MonthName()
Returns the month name of a date
put a bit simpler...
Hey Coda, give me the name of the month in this date.

MonthName() has two parameters, one is necessary and one is optional.
overtime (1) (2).svg
DateTime

MonthName(DateTime, Format)

A date/time that you want to add more months to.
align-right.svg
Format

MonthName(DateTime, Format)

"MMM" returns a shorthand name; "MMMM" returns the full name.

Select a date 👉
MonthName() : The month name of
Jan 11, 2023
is
Month(): Using this formula on my doc gives me this result
MonthName(’MMM’) : The shortened month name of
Jan 11, 2023
is
As you can see, this formula is rather simple —pass it a date and you get a very predictable result. Don’t pass it up so quickly, though! Month() is really helpful when building graphs or grouping your data.
Try some of the activities out below to see why.


Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.