Please enable JavaScript.
Coggle requires JavaScript to display documents.
Time (start (check (%%date (chech_date (calc %date_unix=strtotime("…
Time
start
check
Fill in the date mm-dd-yyyy 👇
Let`s check user input
%%date
chech_date
calc
%date_unix=strtotime("%date")
else
It`s a date 👍
calc
%day=date("N",%date_unix)
%day
case
%day
7 more items...
?date_unix=false
Try again mm-dd-yyyy👇
Hmm...it`s not a date 🤔
%%date
#