• Select Your Timezone • To select your timezone, hold down on the screen. You'll see a pop-up variable on the top-left side. Drag your cursor left or right, until you see your timezone based on GMT. Update as of 2024 11 27: The timezone slider now accounts for timezones quarters of an hour offset from GMT.
• What is Binary? • Binary is a number system that uses 1's and 0's. Instead of counting "0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, etc.," it counts "0, 1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010, etc." Computers use this way of counting as they can only detect when something is "on" or "off" when they read information. Computers use those 1's and 0's to represent the "ons" and "offs." I thought that making a regular, decimal countdown like usual this year would be boring, so I decided to make one in binary!