You need to sign in to do that
Don't have an account?

Convert date into Day
Hi All,
I want to convert to today date into only day.
For example, date is 10/24/2016 and it is monday then I want to concert this date as monday and want to store in a string.
Please help me.
Please provide syntax for the same
Thanks in Advance
Regards
Hari
I want to convert to today date into only day.
For example, date is 10/24/2016 and it is monday then I want to concert this date as monday and want to store in a string.
Please help me.
Please provide syntax for the same
Thanks in Advance
Regards
Hari
use this code output is
Monday
Thanks
Mark it best answer if it helps you so it make proper solution for others :)