change time zone of timestamp using R
By default the timestamp is based on GMT, for example, “2017-01-01 00:30:00 GMT”. I want to change it to local time like EST. However, the code below seems not working.
By default the timestamp is based on GMT, for example, “2017-01-01 00:30:00 GMT”. I want to change it to local time like EST. However, the code below seems not working.