Entry representing a particular day or a range/group of days.

learn more… | top users | synonyms

2
votes
1answer
157 views

Feature Matrix: Compare Products by Date/Time Range?

Problem Statement It is common to allow a user to compare two or more products in a matrix that lists features/benefits down one axis and the selected products along the other. But how do you ...
2
votes
2answers
114 views

Date Range for Saturday-Saturday or Sunday-Sunday Vacations

So I'm having an interesting problem while selling vacations. Right now, I have two calendars for picking a date range. This date range is supposed to identify the days my customer is available to ...
2
votes
2answers
2k views

Date of birth input… best approach? [duplicate]

Possible Duplicate: Most User-Friendly Form Fields for Entering Date/Time? Whats the best way to display DOB form fields? Entering your date of birth into a form should be straight ...
2
votes
1answer
113 views

Navigating a section in which content displayed varies depending on selected year

I have a page that lists a bunch of events depending on what year is given to the site (current, or via URL): The page happens to be at the front of a sub-section, so I have the site's main ...
2
votes
1answer
164 views

Better way to show the calendars

I'm working on a single report page for a web app. I need to show how to filter the displayed data it be per day (diary) or between two dates (weekly). When the user select diary (Diario), it shows a ...
1
vote
1answer
115 views

Good practice for entering multiple dates

I have a web application where the user can plan an event an set dates for this event. Generally speaking, what is a good interface for entering those dates? The requirements are: The date is a day ...
1
vote
1answer
49 views

Remaining days until subscription expires/needs to be renewed

We have a subscription-based model and we present to the user a count of the days until the subscription needs to be renewed. Some places we present "You have X number of days until your subscription ...
1
vote
3answers
536 views

How do I force the user to select a date on iOS?

When creating a new entity in an iPad application one of the mandatory properties is a deliver date. There is no way to predict this deliver date. Choosing the wrong deliver date leads to all kinds of ...
0
votes
2answers
115 views

Button for making submissions per month

I'm working on an interface for allowing users to submit data via a button and wanted some advice on the best approach. The data for one or more whole months has to be submitted at precisely the last ...
0
votes
2answers
453 views

Date picker button placement: inside or outside the right bounds?

Which of these is a better approach for placement of the date picker button: Having the button outside the right bounds of the other textboxes: Or having the picker inside: I'm also thinking of ...
0
votes
1answer
304 views

Date-and-time control for time-series filter

Users of our (non-mobile i.e. mouse UI) web-app do a lot of queries on various lists of time-series values. Part of each query is "from" and "to" timestamps, limiting the range of values for a query ...
0
votes
1answer
65 views

What is the best solution to visually showcase regional date comparisons

Currently, I have a bar graph that summarizes 3 regions based on a specific date range (eg: Jan 03, 2012 - Jan 31, 2012) Each region is based statistically by a couple of factors, the main one being ...
0
votes
2answers
185 views

Handling two disjoint methods of setting alarms in iOS

I'm trying to set alarm times for a single object with two views; one for quick presets, another with any number of custom times. The two buttons at the top (Presets | Custom) switch between these two ...
-2
votes
1answer
636 views

What solutions are there for a date picker on a responsive website? [closed]

We're working on a website that is responsive. So my question is: What about datepickers. If we choose normal datepickers Jquery Mobile date pickers don't look good on the full blow template. And ...

1 2