You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cctz
Hi,
I have a time in epoch format (UTC) i want to convert that to local time zone (like "America/Los_Angeles"). is it possible to directly convert this using "cctz::convert()" ?
How can i achieve this?
Thanks & Regards,
Shijin Bose
Bradley White
unread,
Apr 6, 2017, 12:05:25 PM4/6/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cctz
Hi Shijin,
On Thursday, April 6, 2017 at 3:31:08 AM UTC-4, Shijin Bose wrote:
I have a time in epoch format (UTC) i want to convert that to local time zone (like "America/Los_Angeles"). is it possible to directly convert this using "cctz::convert()" ?
How can i achieve this?
Can you be more explicit as to the types/formats of your input and output. That is, what do you mean by "a time in epoch format (UTC)"?
Thanks.
Shijin Bose
unread,
Apr 12, 2017, 6:47:01 AM4/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cctz
Hi Bradly,
Epoch time means the UTC time is converted to seconds (like epoch = 1491993773 (long int) corresponding GMT time = 2017:04:12 10:42:53). so i want to convert this seconds time to human readable time. ( I mean input given as seconds and output as normal human readable time)
Thanks & Regards,
Shijin Bose
Bradley White
unread,
Apr 12, 2017, 2:13:05 PM4/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message