I got string like:
[ 15.04.2012 15:48:03 ] blahblah
[ 17.02.2012 22:49:11 ] blahblah
[ 18.11.2011 10:11:39 ] blahblah
the date time is utc, how can I replace these date time strings with utc+8 date time?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you know the timezone is +0 and you want to change it to utc+8 why not just add 8 hours?