Jump to content BClocks
View in the app

A better way to browse. Learn more.

BClocks
GTAGames.nl - De Nederlandse Grand Theft Auto Community!

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.

Bclocks -

In BCD clocks, the hour tens column usually uses 2 bits (values 1 and 2) because hours only go up to 2. So if the "2" is lit in hour tens, that means 2. Hour units: 5. So hour = 25? No — 25 is impossible. Aha — BCD for time is interpreted as two separate decimal digits: The tens digit (0-2) and units digit (0-9). So if hour tens = 2 and hour units = 5, that means 25 in decimal, which is a valid 24h time (25 = 1 AM next day). But most clocks cap at 23. Thus, for hours 00-23, the tens digit is 0,1,2. When tens=2, units can only be 0-3. So a proper BCD clock would never show hour units=5 with tens=2. So the example 25:26 is actually an invalid display — proving that the reader must understand the constraints.

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.