Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2995

Add the DAYNAME,MONTHNAME function

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.21.0
    • None

    Description

      MONTHNAME(date)
      Returns the full name of the month for date. The language used for the name is controlled by the system time config.

      SQL:

      SELECT MONTHNAME('2018-01-01') monthname;

      Result:

      monthname
      January

      DAYNAME(date)
      Returns the name of the weekday for date. The language used for the name is controlled by the system time config.

      SQL:

      SELECT DAYNAME('2018-01-01') dayname;

      Result:

      dayname
      Monday

      Attachments

        Issue Links

          Activity

            People

              x1q1j1 Forward Xu
              x1q1j1 Forward Xu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 20m
                  4h 20m