Tagged Questions
4
votes
4answers
150 views
Relative dates/times- Rounding and how accurate?
I was reading this question about formatting relative dates and times, but there are still some issue that I felt have not been addressed yet.
I would like to:
Keep relative times to just 1 unit, ...
2
votes
2answers
415 views
Time slot selection
I'm on a quest to find the most user friendly way to offer a time slot selection to make an appointment in a company's calendar/agenda.
It doesn't really matter much interface-wise, but because it ...
8
votes
4answers
1k views
How should times be aligned in a column
I have a data grid of three columns of type [Time, Decimal, Decimal]. All records in the decimal columns have the same number of decimal places. I have right aligned these as they're numeric.
But I ...
2
votes
2answers
198 views
Tentative vague appointment
I am working on a web functionality that allows an user to request an appointment with another user. However, users may have not met nor known about each others schedule. Therefore, options must be ...