MONTH - Returning the Month of a Date

  • Last update: May 21, 2025
  • Overview

    Syntax

    MONTH(text/date,format)

    Returns the month of a date. The returned value is an integer ranging from 1 (January) to 12 (December).

    Parameter 1

    text/date

    Represents the date from which the month is to be extracted.

    Parameter 2

    Format

    Type of the Returned Value

    Value

    Notes

    • The function allows the parameters to be empty. That is to say, you can simply use MONTH(). When the parameters are empty, the function returns the month of the current system server time.

    • If a parameter is NULL, the result is NULL.

    Example

    Formula
    Result

    MONTH()

    10, corresponding to the system server time at 2020-10-23 15:36:25.

    MONTH("2000/1/1")

    1

    MONTH("1997-04-20","yyyy-MM-dd")

    4



    附件列表


    主题: Data Development - Scheduled Task
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy