Show HN: My Weekend Project – Automatically determine date format string
1–10 of 11 posts
Re: Show HN: My Weekend Project – Automatically determine date format string
#2Re: Show HN: My Weekend Project – Automatically determine date format string
#3Why are there two different fields? I imagined only one would do the job.
Re: Show HN: My Weekend Project – Automatically determine date format string
#4Re: Show HN: My Weekend Project – Automatically determine date format string
#5I don't know how it is supposed to work: https://screenshots.firefox.com/43Qs5xpvJ3Jm1oHi/date-format... Why are there two different fields? I imagined only one would do the job.
Re: Show HN: My Weekend Project – Automatically determine date format string
#6Interesting that there is another tool[1] on Show HN right now that does this but for strftime instead of moment.js, I guess I need to build one for Golang's weird time formatting. 1. http://strftime.guru/
Re: Show HN: My Weekend Project – Automatically determine date format string
#7Re: Show HN: My Weekend Project – Automatically determine date format string
#8Re: Show HN: My Weekend Project – Automatically determine date format string
#9I don't know how it is supposed to work: https://screenshots.firefox.com/43Qs5xpvJ3Jm1oHi/date-format... Why are there two different fields? I imagined only one would do the job.
It's to remove ambiguity (not all), i.e. you select a date and then specify how you want it to look. For example, the date 12/05/2017 can be interpreted as either DD/MM/YYYY or MM/DD/YYYY but if you select a date first and then describe your desired format we can exclude one of the possibilities.
This removes the confusion of two inputs, and provided you select an unambiguous baseline date (day & hour > 12) it should be more clear.
Re: Show HN: My Weekend Project – Automatically determine date format string
#10just a suggestion but can we get a bit more than one page with a couple of fields ? It's okay to get straight to the point and being minimalistic but a few infos about the author and whether there is a github repo for the code... those things would help