Discuss Scratch

Dy155
Scratcher
98 posts

Days since 2000 must be changed

Should be changed from
(days since 2000)
to
(days since ():: sensing)

when I receive [no friends v]
cry :: looks

when I receive [friends v]
smile :: looks
be in a [happy v] mood :: looks
Scratcher1002
Scratcher
1000+ posts

Days since 2000 must be changed

Dy155 wrote:

Should be changed from
(days since 2000)
to
(days since ():: sensing)
? Why should it be change?

Last edited by Scratcher1002 (Dec. 7, 2015 01:08:58)

Dy155
Scratcher
98 posts

Days since 2000 must be changed

Scratcher1002 wrote:

Dy155 wrote:

Should be changed from
(days since 2000)
to
(days since ():: sensing)
? Why should it be change?
Because what if a scratcher wants to know the exact number of days since not 2000?
Even though its workaroundable:
((days since 2000) - ((...) * (pick random (365) to (366))))
or
((days since 2000) + ((...) * (pick random (365) to (366))))

Last edited by Dy155 (Dec. 7, 2015 01:14:01)


when I receive [no friends v]
cry :: looks

when I receive [friends v]
smile :: looks
be in a [happy v] mood :: looks
DaSpudLord
Scratcher
1000+ posts

Days since 2000 must be changed

Dy155 wrote:

Scratcher1002 wrote:

Dy155 wrote:

Should be changed from
(days since 2000)
to
(days since ():: sensing)
? Why should it be change?
Because what if a scratcher wants to know the exact number of days since not 2000?
Then use your workaround. No support.


U^ェ^U::motion//This is Blocky. He lives in my signature. He is a trained attack block. He protects my siggy from kumquats.
chuckdaboss
Scratcher
100+ posts

Days since 2000 must be changed

DaSpudLord wrote:

Dy155 wrote:

Scratcher1002 wrote:

Dy155 wrote:

Should be changed from
(days since 2000)
to
(days since ():: sensing)
? Why should it be change?
Because what if a scratcher wants to know the exact number of days since not 2000?
Then use your workaround. No support.
the workaround is clunky, support!

CHUCK Gotta go fast The 60 sec rule prevents me from going fast. <–click to play







Dy155
Scratcher
98 posts

Days since 2000 must be changed

chuckdaboss wrote:

DaSpudLord wrote:

Dy155 wrote:

Scratcher1002 wrote:

Dy155 wrote:

Should be changed from
(days since 2000)
to
(days since ():: sensing)
? Why should it be change?
Because what if a scratcher wants to know the exact number of days since not 2000?
Then use your workaround. No support.
the workaround is clunky, support!
thanks!

when I receive [no friends v]
cry :: looks

when I receive [friends v]
smile :: looks
be in a [happy v] mood :: looks
gtoal
Scratcher
1000+ posts

Days since 2000 must be changed

You ought to be able to use some combination of
(current [day v])
(current [month v])
(current [year v])
(current [date v])
and a forumula that includes
 <<<((year) mod (4)) = [0]> and <not <((year) mod (100)) = [0]>>> and <(month) > [2]>>
plus an array of days in a month to write your own ‘days since’ function (which you can check using 1/1/2000 as a baseline)

Last edited by gtoal (Dec. 7, 2015 03:48:30)

cs293450
Scratcher
100+ posts

Days since 2000 must be changed

No thank you.
1. We can only report number of days since 2000.

I'm dead lol
IronBit_Studios
Scratcher
1000+ posts

Days since 2000 must be changed

cs293450 wrote:

No thank you.
1. We can only report number of days since 2000.
If you don't support, don't necro.

cs293450
Scratcher
100+ posts

Days since 2000 must be changed

2. This block is required.
(days since 2000)

I'm dead lol
alexphan
Scratcher
1000+ posts

Days since 2000 must be changed

Semi-support, because there's leap years and all that. I don't think the days since 2000 block should be removed, though.

Last edited by alexphan (March 27, 2016 00:30:41)

Sheep_maker
Scratcher
1000+ posts

Days since 2000 must be changed

How would a date be entered into the number input? Also I don't think we should get rid of the Days since 2000 block since I use it more than I use the timer block for the same purpose. It's also useful for making the seconds hand go smoothly on analog clocks, determining time zones, and finding the current millisecond.

- Sheep_maker This is a kumquat-free signature. :P
This is my signature. It appears below all my posts. Discuss it on my profile, not the forums. Here's how to make your own.
.postsignature { overflow: auto; } .scratchblocks { overflow-x: auto; overflow-y: hidden; }
WooHooBoy
Scratcher
1000+ posts

Days since 2000 must be changed

I'd really like a milliseconds since 2000 and a “turn date into timestamp (time)”, days with (name) seems a little strange compared to (milli)seconds

Last edited by WooHooBoy (March 26, 2016 20:14:25)


considered harmful
Inreal49
Scratcher
100+ posts

Days since 2000 must be changed

gtoal wrote:

You ought to be able to use some combination of
(current [day v])
(current [month v])
(current [year v])
(current [date v])
and a forumula that includes
 <<<((year) mod (4)) = [0]> and <not <((year) mod (100)) = [0]>>> and <(month) > [2]>>
plus an array of days in a month to write your own ‘days since’ function (which you can check using 1/1/2000 as a baseline)

no all the people knows to do that hards workarounds, support for the post


Yes
pvz_pro
Scratcher
500+ posts

Days since 2000 must be changed

cs293450 wrote:

2. This block is required.
(days since 2000)
he is not suggesting to remove the block

if you are reading this, ok
Sigton
Scratcher
1000+ posts

Days since 2000 must be changed

I'm trying to think of how changing this block is useful.

Nope, can't see how.
1) it's actually very useful for clocks etc.
2) there's a simple workaround you yourself stated.
3) don't fix something that ain't broke.

Sigton


BlockWare
Scratcher
100+ posts

Days since 2000 must be changed

No support, considering you provided two easy workarounds

Sigton's Shop ||| Athena RP ||| Ultra Player Collaboration ||| Board Games Inc.
The Forum Factory ||| BW Homework Help ||| The Randomizer
Join Root Productions! Now looking for artists, sound designers, managers, and more!
“If you think my jokes are too cheesy, you might be… LAUGHTOSE INTOLERANT!”
“My German friend is apparently a player. I asked him if he had a girlfriend and he said ‘Nine’!”
cs377310
Scratcher
100+ posts

Days since 2000 must be changed

support

'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
redgreenandblue
Scratcher
100+ posts

Days since 2000 must be changed

Support! Make a
Days till ( )::sensing
block.
The number input is a year. If it is something like 2015 it would be a negative number. If it is 2017 it would be positive.
SuperNicky
Scratcher
100+ posts

Days since 2000 must be changed

I don't really see any usefulness in the days since 2000 block, there's nothing that can go against its removal, however I do not see a practical use in a
(days since () )
block. And because of that, despite the cumbersome workaround, I do not support.

Last edited by SuperNicky (May 29, 2016 23:41:44)


Powered by DjangoBB