Hi all
I am having a Date as
01-09-2008".(mm-dd-yyyy")
Now I am passing this date to WeekDay Function. This Function is not formating that to Regional settings . This format it as "dd-mm-yyyy". How to format the Date to the WeekDay Function with respect to regional settings of the client
I am having a Date as
01-09-2008".(mm-dd-yyyy")
Now I am passing this date to WeekDay Function. This Function is not formating that to Regional settings . This format it as "dd-mm-yyyy". How to format the Date to the WeekDay Function with respect to regional settings of the client
Comment