How to convert Unix time

Hello, i have trouble with converting unix time(sunrise and sunset) from this api:
{"coord":{"lon":24.75,"lat":42.15},"weather":[{"id":801,"main":"Clouds","description":"предимно ясно","icon":"02d"}],"base":"stations","main":{"temp":30.04,"feels_like":29.62,"temp_min":29.17,"temp_max":30.04,"pressure":1015,"humidity":39},"visibility":10000,"wind":{"speed":2.57,"deg":10},"clouds":{"all":20},"dt":1623934711,"sys":{"type":1,"id":6363,"country":"BG","sunrise":1623897867,"sunset":1623952767},"timezone":10800,"id":728193,"name":"Пловдив","cod":200}
I`m using infinity:

Hi @divanovataro

Have you tried converting the value using the Standard Field Options? Specifically, try adjusting the unit value. From the dropdown, look under time or date and time:

This topic was automatically closed after 365 days. New replies are no longer allowed.