Chinese: Zodiac & Feng Shui

Gregorian to Lunar Date

Chinese lunar month and day for a Gregorian date, including leap-month detection, plus the Chinese New Year of that year.

post/chinese/lunar-date

Request body

datestring required
timestring
timezoneOffsetnumber nullable

Hours from UTC at the given moment, not minutes. Fractional zones are hours too: 5.5 for India, 5.75 for Nepal, -3.5 for Newfoundland. Defaults to 0, meaning UTC.

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 2 of the 13 revisions of this API.14

  • 5a17388652f312See the full diff
    • added the new required request property date

      new-required-request-property

    • added the new optional request property time

      new-optional-request-property

    • added the new optional request property timezoneOffset

      new-optional-request-property

    • api tag Chinese: Zodiac & Feng Shui added

      api-tag-added

    • api tag Chinese — Zodiac & Feng Shui removed

      api-tag-removed