[JIM] Overlays - Date and Date-time v.6.0

Code Example

{ "data-adapters": [ { "update-interval": 0, "name": "date-time", "type": "date-time" } ], "components": [ { "insets": { "bottom": 0, "top": 0, "left": 0, "right": 0 }, "layer": 1, "w": 480, "h": 50, "font": { "name": ".SFNS-Regular", "size": 40 }, "x": 720, "outline-width": -1, "y": 980, "draws-background": true, "hidden-when-empty": false, "metadata-value": { "format": "dd/MM/yyyy HH:mm:ss", "accepts-number": false, "key": "date-time", "type": "date-time", "accepts-string": false, "retain-previous-on-empty": true }, "background-colour": { "r": 0, "b": 0, "g": 0, "a": 0.5 }, "type": "text", "outline-colour": { "r": 0, "b": 0, "g": 0, "a": 1 }, "alpha": 1, "alignment": 1, "hidden": false, "text-colour": { "r": 1, "b": 1, "g": 1, "a": 1 } } ], "async-data-updates": false }

Result

Download

The example JSON code can be downloaded here.

 

→ Use the sidebar to navigate.