Month

    Time.swift:30
    enum Month

    Cases

    • case january

      The month of January, represented numerically as 01.

    • case february

      The month of February, represented numerically as 02.

    • case march

      The month of March, represented numerically as 03.

    • case april

      The month of April, represented numerically as 04.

    • case may

      The month of May, represented numerically as 05.

    • case june

      The month of June, represented numerically as 06.

    • case july

      The month of July, represented numerically as 07.

    • case august

      The month of August, represented numerically as 08.

    • case september

      The month of September, represented numerically as 09.

    • case october

      The month of October, represented numerically as 10.

    • case november

      The month of November, represented numerically as 11.

    • case december

      The month of December, represented numerically as 12.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (24) members.

    Types

    Type members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features