Skip to content

Instantly share code, notes, and snippets.

@SatoTakeshiX
Created December 18, 2018 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SatoTakeshiX/178a233f9139e70f12c629228ac110a9 to your computer and use it in GitHub Desktop.
Save SatoTakeshiX/178a233f9139e70f12c629228ac110a9 to your computer and use it in GitHub Desktop.
Calendar型の.chineseは旧暦、中国の農暦を表すとのこと #swift #CodePiece
// 旧暦(農暦)
let chine = Calendar(identifier: .chinese)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment