Time Localizer - Turn seconds since 1970 into human readable time formatted to any timezone!

This app will display the current time, anywhere in the world (or at least within any of the provided timezones)

https://x.thunkable.com/projectPage/61c0da467c7a2c0010cee3a4

Features:
This app allows the user to localize the current time to any timezone using the Luxon javascript library.

It is intended to demonstrate passing objects from app to the webvier, doing some kind of action to that data in the code, and then returning a result to the app.

This app also features a simple search bar that could be easily incorporated into other projects.

Components Used:
Web Viewer and custom JavaScript (included in the blocks)
List Viewer
Publicly Available Clock Icon
Labels
Text Input

3 Likes