Software techie by profession, roaming around the world.. A proud Indian, brought up in Coimbatore, Tamilnadu, INDIA. Pointing towards share of knowledge... :)
for( int i = 1; i <= 12; i++ ){ combo.Items.Add(CultureInfo.CurrentCulture.DateTimeFormat.MonthNames[i]); }
No comments:
Post a Comment