Hi to all. Anyone knows how to do timestamp conversion? In my fields of type datetime, when saved to database it became differrent from the actual user input. Supposed user input was 07:38:00 saved to database as 23:38:00. Now when pooled from database it returned the latter w/c is no longer the same with original input. Anyone can help!
Thanks.