Preview Problems : tag #DISDAYTIME#

Its problem to preview my design on the phone and smatrwatch.
Unfortunately tag #DISDAYTIME# is working incorectly.
I’am using $#DISDAYTIME#==true?100:0$ to show layer in the day time, and $#DISDAYTIME#==true?0:100$ for night time. Whether it’s day or night preview, it only shows the night layers.
However in the creator on computer is it showing day and night cycle correctly.
Earlier in my projects I used # WSUNRISE24 # and # WSUNSET24 #, but now I wanted to shorten and simplify procedures, so I applied #DISDAYTIME#
Do you have any idea what is wrong?