NGUI doesn't come with this, no. You can create one by making a panel with a grid of buttons. Write a script that will change the numbers on buttons and enable/disable them as needed. Figuring out which #s to show and which buttons to disable would be your code -- based on what month you want to show and what day of the week each day falls on.