Unix Timestamp Converter REST API v1
https://showcase.api.linx.twenty57.net/UnixTime/fromunixtimestamp?unixtimestamp=1549892280
Currently I am working on a Weather app and I am able to get data from Open weather API. My ideas is to convert the Open weather API UNIX time to the actual datetime. Webviewer with UNIX time converter JavaScript works amazing on my Web Live preview but not on my iPhone. Then I found a UNIX TIME CONVERTER API (http://unixtime.co.za/), I used the same way as Open weather API to connect this API to my app. It doesnt work… Please teach me how to get data from this API.
Many Thanks.

