my default machine date format is dd/mm/yyyy...... now in asp.net there are date field. when user enter the date in dd/mm/yyyy format,the program is running properly.
But when the program is running from the other machine,the error is occur....the problem is "machine date format is changed".... what will i recover te problem?
But when the program is running from the other machine,the error is occur....the problem is "machine date format is changed".... what will i recover te problem?
Comment