by nobody_nothing on 6/18/21, 3:49 PM with 7 comments
by massung on 6/18/21, 7:49 PM
Some UI suggestions:
* When adding a custom format, allow for an "X" to remove it as well.
* Clicking on any of the output formats should automatically copy the text to the clipboard. I like that it selects it, but it also selects the label as well (at least on FF). A straight copy would be more useful.
And some date/time suggestions from someone who's had to deal a LOT with dates and times. I realize you're using libraries for a lot of the heavy lifting, and maybe some of the ideas below aren't what you want to do with it, but they are real needs:
* Allow setting a custom epoch for both input and output.
* Allow setting a location other than the current location for output. Likewise, allow enabling/disabling of daylight savings for the user-provided location.
* It's currently impossible to represent any date before Jan 1, 100 AD.
* Non-Gregorian calendar support would be really, really nice, too (e.g. it's currently 4718 AH using the Chinese calendar and 1442 in the Islamic calendar).
To date I've just been using https://www.epochconverter.com/ for a lot of my day-to-day work, but I like your input more. You may find some ideas there as well.
by nobody_nothing on 6/18/21, 3:57 PM
I’m always bopping between various conversion sites to debug my outputs. I wanted a simple, uncluttered page where I could do all my conversions in one place. I’m hoping https://time.lol becomes that spot.
I'd appreciate any feedback you have to offer!
Planned improvements:
- Make copying outputted dates easier
- Add a timezone picker for the input
- Add an output row that allows you to see the date in any timezone you wish
- Make the design more legible / aesthetically pleasing