Hi everyone,
Based on a new feature request from Jux of @risingstargame, the NFT explorer now shows and allows filtering based on the time of a transaction occurring.
This reminded me of all the fun of timezones that I hadn't had to deal with in a while - both the search boxes and timestamps appear in your local timezone, but I found out there was no particularly proper way to deal with the datetime-local input type, however with a bit of spit and duct-tape (and good old fashioned StackOverflow answers), it appears to be working now.
I've also made it so the times stored in the shareable URL are in UTC, which means that no matter who you send it to, they will see the same exact time range, but specified in their local time instead.
Hope you find this new feature useful. As always you can check out the Explorer Here.