Time and global Variables

variables

#1

1) Give a description of the problem
Setting up Global variables as time gives very strange results
For example, setup 0:00 save, shows 7:00PM
click edit to change shows value = 00:00
change value to 01:00 save shows 1:00AM
click edit to change shows value = 00:00
change value to 02:00, save, shows 9:00PM

The time shown is not UTC, and is inconsistent anyway. For example I did set
@sleep at 21:30 and @Wake at 06:30 and it shows 4:30PM an 1:30AM

**4) Post a Green Snapshot of the piston!
image


#2

Hi @Alan-Guggenheim
that’s weird??
Never happend to me and I use global variables heavily.

Can you please try this:
instead of 21:30 lets say,
please try this format
21:30:00.000

or for 6:30am
try
06:30:00.000