Deal with DateTime

Posts   
 
    
chungpn
User
Posts: 39
Joined: 23-Mar-2011
# Posted on: 30-Mar-2011 12:34:10   

How to work with datetime value when the datetime format in dataabase server difference from the datetime format in client machine?

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 30-Mar-2011 15:35:26   

DateTimes are not stored in the database in a formatted way.

So there should be no problem dealing with dateTimes.