Question
1
Replies
1634
Views
INFOSYS LTD
Posted: December 7, 2017
Last activity: December 8, 2017
Closed
Conversion of military time (24 hours format) to HH:MM AM/PM EST time zone
Hi ,
I have a requirement where in i have to convert an existing property of type Integer [which is in Military time format whose value is populated in a list from DB] to EST time format.
example: Property name is Buy_date
Buy_date - 16000000 (it is in HHMMSSMS hours min sec milli sec format)
Please suggest an approach
it should b converted to HH:MM AM/PM EST time zone
Thanks
Shakeel
***Updated by moderator: Lochan to add Categories***
But what is the Buy_date's time zone? 24 hour format is one thing. But you're going to need to know the source timezone. Is it also GMT?