I am working on calendar application. In this i have some issues with date format..
I am conflicting with two types of date formats..
one is -- 02-10-2010
second is - 02 Oct, 2010
but i want these formats be same..
any methods to convert from one format to second or second to first.. i searched date from string..but i cannot understand...