Issues with date block (and questions)
-
The date block soft crashes the project if you try to run it with another block inside it (no error screen, but all blocks stop outputting data, like from being clicked on or green flag), so
date(2020.01.01)
Works, but if you for example make “Time” a variable and do
date(Time)
It soft crashes, also how do we put time in the date, it shows the standard 00:00:00 military time by default for date, and after looking online I tried 2020.01.01T06:40:50 and it didn’t work, without the T as well
-
@tyller_ hmm
-
@tyller_ I will see if its just you Rq
-
@tyller_ Nope… Its for me too…
-
@tyller_ WHAT?!?!? EVEN ON MY MAIN IT BREAKS
-
@lilly-123 yeah, it’s an issue with CreatiCode, the accounts don’t affect how the editor/engine works
-
We have fixed the “date” block.
We have also added a new block for representing how many seconds have passed since 2000.01.01, which is the typical way of handling timestamps. Please try the new block:
https://www.forum.creaticode.com/topic/1510/number-of-seconds-since-2000