Discuss Scratch

water_endermanYT
Scratcher
18 posts

advanced days since 2000 block

([ days v] [since v] [year v] (2000))

The days since 2000 block is useless, so how about a more advanced version where you can change the numbers and actually use it? In this block you can change it to seconds, minutes, hours, date, yeah that stuff. You can also change it before a time instead of after. Here's some examples of using this block:

Example 1:

when green flag clicked
if <[ days v] [until v] [year v] (2025) = [0]> then
say [Happy New Year!]
end

Example 2:

when green flag clicked
forever
set [ How Long Until Next Month? v] to ([days v] [until v] [month v] (((current [month v])) + (1))
end

Example 3:

when green flag clicked
ask [Enter Year] and wait
set [How Long Since Year v] to ([years v] [since v] [year v] (answer)
han614698
Scratcher
1000+ posts

advanced days since 2000 block

@fdreerf would not like this thread…


Anyway, in the suggestions forum we like to keep things nice and neat with only one topic for each discussion. This has already been suggested here, so you are welcome to share your thoughts there as this topic will be closed.

Thanks!
endyourenite
Scratcher
100+ posts

advanced days since 2000 block

water_endermanYT wrote:

In this block you can change it to seconds, minutes, hours, date, yeah that stuff.
Date? so you can basically change the first dropdown to either minute, seconds, hours, days, years, months and DATE?

Powered by DjangoBB