How to make the 'week' starts with a specific day not Monday?
- by amrnt
In an application am building, i'm trying to make the week starts with Saturday. In ruby on rails, by default, the week begins on Monday.
So If you have any trick or a patch to make it work for me!
Thanks in advance!