Categories: None [Edit]

shifty_week

https://rubygems.org/gems/shifty_week
https://github.com/frogstarr78/shifty_week
Calculate dates based on a configurable first day of the week. If you want the first day of the week to be Wednesday and the current calendar Year-Month are 2009-10, DateTime#week_days will return an array of DateTime objects which when formatted with "%Y-%m-%d %a" look like ["2009-10-14 Wed", "2009-10-15 Thu", "2009-10-16 Fri", "2009-10-17 Sat", "2009-10-18 Sun", "2009-10-19 Mon", "2009-10-20 Tue"]

Total

Ranking: 97,767 of 189,933
Downloads: 8,465

Daily

Ranking: 96,394 of 189,920
Downloads: 2

Depended by

RankDownloadsName
42,88127,982Pratt

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconfrogstarr78