Tool to find my chinese zodiac sign. Chinese astrology is divided in periods of 12 years symbolized by 12 animals
Chinese Zodiac Sign - dCode
Tag(s) : Fun/Miscellaneous, Belief
dCode is free and its tools are a valuable help in games, puzzles and problems to solve every day!
You have a problem, an idea for a project, a specific need and dCode can not (yet) help you? You need custom development? Contact-me!
Sponsored ads
Tool to find my chinese zodiac sign. Chinese astrology is divided in periods of 12 years symbolized by 12 animals
The birth year in the chinese calendar is enough to know the sign of a birth date, by a calculation modulo 12 (remainder after the division by 12).
1 | Monkey |
---|---|
2 | Rooster |
3 | Dog |
4 | Pig |
5 | Rat |
6 | Ox |
7 | Tiger |
8 | Rabbit |
9 | Dragon |
10 | Snake |
11 | Horse |
0 | Goat |
Example: A person born in 2000 was born under the sign of the rabbit as 2000 = 166*12 + 8 and 8 is for Rabbit
While the zodiac signs are based on the position of the sun, and not too far from the 12 months of the year, in China, chinese signs uses the chinese calendar, that represent 12 animals, each associated to a year on a 12 year cycle.
Animals are: Monkey, Rooster, Dog, Pig, Rat, Ox, Tiger, Rabbit, Dragon, Snake, Horse and Goat
dCode retains ownership of the source code of the script Chinese Zodiac Sign online. Except explicit open source licence (indicated Creative Commons / free), any algorithm, applet, snippet, software (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt, encrypt, decipher, cipher, decode, code, translate) written in any informatic langauge (PHP, Java, C#, Python, Javascript, Matlab, etc.) which dCode owns rights will not be given for free. So if you need to download the online Chinese Zodiac Sign script for offline use, check contact page !