Skip to content

Instantly share code, notes, and snippets.

@yous
Last active August 29, 2015 14:17
Show Gist options
  • Save yous/d2fc650a37fa64b3ad19 to your computer and use it in GitHub Desktop.
Save yous/d2fc650a37fa64b3ad19 to your computer and use it in GitHub Desktop.
y=gets.to_i;puts (1..12).select{|m|Time.new(y,m).wday<1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment