c# tostring mmm dd yyyy

C#
DateTime.Today.ToString("MMM dd, yyyy");
Source

Also in C#: