Live data from Hacker News

Asking for a date of birth (2013)

designnotes.blog.gov.uk

1–10 of 97 posts

Re: Asking for a date of birth (2013)

#5
One thing I always felt was an anti-pattern was in any input where months are numbers they don't explicitly mention in an adjacent label the name of the month. Besides the US/UK order confusion, you'd be surprised how often people think August is the 7th month of the year.

Re: Asking for a date of birth (2013)

#6
post #5

One thing I always felt was an anti-pattern was in any input where months are numbers they don't explicitly mention in an adjacent label the name of the month. Besides the US/UK order confusion, you'd be surprised how often people think August is the 7th month of the year.

Must be software engineers.

Re: Asking for a date of birth (2013)

#7
post #5

One thing I always felt was an anti-pattern was in any input where months are numbers they don't explicitly mention in an adjacent label the name of the month. Besides the US/UK order confusion, you'd be surprised how often people think August is the 7th month of the year.

I have to take off a shoe when it gets to the tail end months of the year.

Re: Asking for a date of birth (2013)

#8
The one I have seen that I think was the best is a combo of both. Not a web developer so not sure the actual name but it was a text field that filters. So when you click in the text field it does the year drop down but also accepts standard text input. If you then type in 197 it then only shows 1970-1979 in the drop down.
Post reply on HN