I am working on facebook integration in my application.
Facebook returns users timezone in the format like for India its
5.5
But the existing timezones are saved in database in format
+05:30
Any functions or algorithm suggestions for this conversion.
thanks .
This one is a bit long but it adds necessary preceding zeros etc if that’s a requirement.