Skip to content

Instantly share code, notes, and snippets.

@mistyrinth
Created December 1, 2018 10:23
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 mistyrinth/ec43cd8358d03fae02bbe0f90918bf1e to your computer and use it in GitHub Desktop.
Save mistyrinth/ec43cd8358d03fae02bbe0f90918bf1e to your computer and use it in GitHub Desktop.
time = Time.now
strTime = time.strftime("本日は %Y年%m月%d日 時刻は %X (%Z)")
puts "#{strTime}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment