h-bomb

Results 5 comments of h-bomb

@osorochich, I require the same thing. Before (in v2.4.0), I was able to customize the *weekend* day color (i.e., _Sun_ and _Sat_ headers) by doing the following: ``` (calendar.weekdays[0] as!...

@WenchaoD: I tried this before commenting above, but on `viewDidLoad`, all of the days are not set: ![screen shot 2017-01-10 at 7 12 21 pm](https://cloud.githubusercontent.com/assets/4196051/21834300/f12c6a2c-d768-11e6-825a-9ab728dbfca8.png)

@WenchaoD: Rather than providing access to the day of week headers, it would be great if you could provide another setting that would allow us to customize the color of...

No. We decided to switch to a different implementation.

Sorry for the late response. We had to write our own implementation due to time constraints, but I would like to share a solution I partially received from Stack Overflow...