I've got a time with value Wed, 23 Mar 2016 00:07:00 ICT +07:00, and when calling to_s, it returns me "03/23/2016 12:07 AM", but what I need is "03/23/2016 07:07 AM".
Appreciate an answer with explanation.
I've got a time with value Wed, 23 Mar 2016 00:07:00 ICT +07:00, and when calling to_s, it returns me "03/23/2016 12:07 AM", but what I need is "03/23/2016 07:07 AM".
Appreciate an answer with explanation.