convnum
    Preparing search index...

    Variable fromChineseEarthlyBranchConst

    fromChineseEarthlyBranch: (item: string) => number = ...

    Converts a Chinese Earthly Branch (地支) character to its corresponding number

    Type declaration

      • (item: string): number
      • Parameters

        • item: string

          The Chinese Earthly Branch character

        Returns number

        The corresponding number (1-12)

    Error if input is not a valid Earthly Branch character