Chinese: Zodiac & Feng Shui

Chinese Element

Fixed-branch element + cycling-stem element + yin/yang for given solar year.

post/chinese/zodiac/element

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.

solarYearinteger

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

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

      new-required-request-property

    • added the new optional request property solarYear

      new-optional-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