All Questions
Tagged with bitwise ruby-on-rails
1 question
5
votes
1
answer
1k
views
Bitwise operation to get the weekday name
The function days_name receive a val (string) corresponding to weekdays in hexadecimal.
...