Posted by: v1rusxx - Sunday, 20 January 2013 06:51:56 |
---|
I am trying to figure out how to get the user local time? How can i get the user local time base on their time zone? |
Posted by: v1rusxx - Sunday, 20 January 2013 07:57:05 |
---|
actually i figure it out by query the database and getting the utc offset and subtracting it from utctime. |