convnum
    Preparing search index...

    Variable toChineseSolarTermConst

    toChineseSolarTerm: (
        arg1: number,
        arg2: undefined | boolean,
        trad?: boolean,
    ) => string = ...

    Converts a number to a 节气 (Solar Term) character

    Type declaration

      • (arg1: number, arg2: undefined | boolean, trad?: boolean): string
      • Parameters

        • arg1: number
        • arg2: undefined | boolean
        • trad: boolean = false

        Returns string

        The 节气 character

    Error if input is out of valid range