Time is a dimension in which events can be ordered from the past through the present into the future.

learn more… | top users | synonyms

2
votes
2answers
225 views

A dialog to set up working hours

I've got a dialog that helps an user to set up working hours for different days in a week. In this dialog an user can choose a day of week and hours/minutes which point on start/end of working time, ...
25
votes
17answers
5k views

Form for inputting operating hours of a business

I am designing an interface where restaurants need to input their operating hours. I am thinking of using a slider control for timings for a single day, and then let the user choose days of the week ...
21
votes
8answers
998 views

How can I distract / entertain people in an app while waiting?

We should do whatever we can to make our apps and websites as fast as possible, but there are some times when there is nothing that we can do to speed up some process, and so our customers just have ...
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 ...
8
votes
1answer
209 views

Message Fade Timing

Sometimes one wishes to display a message for some time before removing it in some way (in my case fading). When implementing this idea, a problem arises: how long should the message remain fully ...
4
votes
2answers
203 views

What original sources have research on how long it takes a visitor to decide whether to stay on the site?

I've seen many statistics referenced along the lines of: Visitors decide where to stay on or leave a website within [7, 2, 11, 0.8 seconds] of seeing it. Typically the statistic is used when ...