Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Time Data format changed causing progams to not work

Featured Replies

Have several programs that set variables based on sunrise / sunset times for a specific location.

They stopped working.

Solution was to go to each reference line in my programs and hit "update" as the format changed from Minute or Hour to Raw.

Screenshot 2025-11-02 at 1.09.08 PM.jpg

Previously this was "minute" or "hour" and in the program line, it ended with "minute" or "hour". After hitting update the "minute" and "hour" went away. Programs now work again.

Original Program:

$I_Naples_Sunrise_Hour  = 'TimeData / Sunrise and Sunset Naples' Sunrise Hour Today Hour

        $I_Naples_Sunrise_hour_plus_3  = 'TimeData / Sunrise and Sunset Naples' Sunrise Hour Today Hour

        $I_Naples_Sunrise_hour_plus_3 += 3

        $I_Naples_Sunrise_hour_plus_3 Init To $I_Naples_Sunrise_hour_plus_3

        $I_Naples_Sunrise_minute  = 'TimeData / Sunrise and Sunset Naples' Sunrise Minute Today minute

        $I_Naples_Sunrise_minute Init To $I_Naples_Sunrise_minute

        $I_Naples_Sunrise_Hour Init To $I_Naples_Sunrise_Hour

New Program: See above.. the words Hour and Minute are gone once updated.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.