Get-XKCDCaldendarFact function

XKCD: a webcomic of romance, sacrasm, math, and language

XKCD is one of my favorite webcomics, and so when I saw the calendar facts comic, I figured I could easily write a function that uses that as a basis. Something simple and fun.

Anyway, I've done so and posted it on my GitHub for this site (click here) for anyone who wants to play around with it. It's pretty easy to extend, change, or do whatever you want with.

I might even be open to extending it if anyone wants to fork it and send me a pull request.

Anyway, just some fun stuff. Enjoy!

When will you be 1 billion seconds old?

I was watching this video from Neil deGrasse Tyson where he explains just how rich Bill Gates is (it's a fun video to watch, check it out here: http://9gag.tv/p/a5XWnk/watch-neil-degrasse-tyson-explain-how-rich-bill-gates-is).  In it, he talks about how old you will be when you've reached your billionth second (it's close to 32 years, BTW), and mentioned having taken the time to compute this, and that someone will probably write an app to do this.

So of course, I said "that should be easy enough for PowerShell!".  It was.  Ridiculously easy, in fact.  So, for some fun, you, too, can quickly calculate when you can celebrate your billionth second!  (I used some sample data not actually linked to anyone's birthday that I know)

Note that the time is in 24 hour format (though you can use 12 hour format by adding AM or PM to the end), and that the date is the US standard format, so if your localization is different, you'll probably need to use your localized standard.

Whoever has the above birthday will celebrate their 1 billionth second on Saturday, April 24, 2021 at 7:41:40 PM.