How to convert RFC 3339 date-time to IST?
问题 I was working with Google drive rest APIs to list my Google drive files. I was fetching below metadata of the file in my drive. In that, I am getting the "Created Time" in RFC 3339 format. Can you help me to convert the time returned by the Google drive rest APIs to IST? Is there any way to do this in Linux platform? { "files": [ { "id": "1y_GB6OCBENf_gDMAzAHdN", "name": "testfile.jpg", "webViewLink": "https://drive.google.com/file/d/1y_GB6OCBENf_gDMAzAHdN/view?usp=drivesdk", "createdTime":