Date problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • somtabu
    New Member
    • Nov 2006
    • 15

    #1

    Date problem

    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?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by somtabu
    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?
    When does the error appear? Any chance of you posting the code you are using?

    Comment

    Working...