'How to format hAxis label date in google chart

I saw this documentation on Google Developer site, they show me how to format hAxis label but only label with number format. I don't know how to format the labels that use date format. Here is my chart: enter image description here

I want to format the date from Dec 7, 2015 to 7 Dec.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source