0
10

[–] ChillyHellion [S] 0 points 10 points (+10|-0) ago 

From Wiktionary

Noun

microcentury ‎(plural microcenturies)

A time period of a millionth of a century, equal to 52 minutes and 34 seconds

0
16

[–] miro 0 points 16 points (+16|-0) ago  (edited ago)

Looks like it! Also:

                if (days.Equals(52))
                {
                    result = "1 dog year";
                }
                if (days.Equals(14))
                {
                    result = "1 fortnight";
                }
                if (Math.Round(span.TotalSeconds, 2).Equals(1.21))
                {
                    result = "1 microfortnight";
                }

0
6

[–] ChillyHellion [S] 0 points 6 points (+6|-0) ago 

Fun stuff :) thanks, @miro!

0
7

[–] TheTrigger 0 points 7 points (+7|-0) ago 

That's actually pretty cute. Hope they add more of these; it's the small things, y'know?

0
1

[–] ChillyHellion [S] 0 points 1 point (+1|-0) ago 

Yeah, something interesting on a Friday afternoon :)

0
6

[–] blackblarneystone 0 points 6 points (+6|-0) ago 

ALL THE

SMALL THINGS

TRUE CARE

TRUTH BRINGS

NANA NA NA NA NA NA NANA NA NAA

NA NA NANA NA NAA NA NA NAA NA!!

0
4

[–] Warden 0 points 4 points (+4|-0) ago 

I'LL TAKE

ONE LIFT

YOUR RIDE

BEST TRIP

0
6

[–] Atko 0 points 6 points (+6|-0) ago 

That would be the work of @puttitout. There may be a few more easter eggs which I may have planted ;)

0
4

[–] ChillyHellion [S] 0 points 4 points (+4|-0) ago 

Hey, I got an Atko comment :D

Little stuff like this makes my day. I'm sure I'll stumble across a few of yours along the way.

0
0

[–] Calorie-Kin ago 

1 dog year doesn't work though. It works on fakevout, but not here.