7 kyu

Using Earthly Branches for Time

Description
Loading description...
Fundamentals
Strings
  • Please sign in or sign up to leave a comment.
  • cryingrock Avatar

    china_time = {0:'子',1: '丑',2: '寅',3: '卯',4: '辰',5: '巳',6: '午',7: '未' ,8:'申' ,9:'酉', 10:'戌',11: '亥',12:'子'}

  • ejini战神 Avatar

    Shamelessly, I only know the calculations behind 地支 (well, BETTER LATE THAN NEVER O_O ~~

  • sid114 Avatar
    • the description could use rewording. there are some grammar errors and the story/years relation is kinda pointless
    • the characters can be spaced out some more so that it is easier to copy and paste it into the code and so that it is easier to tell the difference between chars for non-chinese speakers