Request code review for Time widget

It doesn't work when I try from google...
So you can access directly here:

http://code.google.com/r/aurdipas-collect115/source/detail?r=2723163941671c2faf74ff892899b8a4b432bdf7

Can you give us a description of the Time Widget's purpose and action?
Interested,
☞§※☼:airplane::open_umbrella::slight_smile:
~Neil

··· On Tue, Feb 22, 2011 at 11:29 AM, Aurelio wrote:

It doesn't work when I try from google...
So you can access directly here:

http://code.google.com/r/aurdipas-collect115/source/detail?r=2723163941671c2faf74ff892899b8a4b432bdf7

Issue 84: Time widget
http://code.google.com/p/opendatakit/issues/detail?id=84

I just added a timepicker. At the moment in the collect we have a
DatePicker.
I needed something like that but for the time (with default actual
hour and minutes) to save the start time or end time of a survey.
I also modified the aggregate to deal with the timewidget to save
HH:MM:SS to export in this format in excel.

Aurelio

··· On Feb 22, 5:51 pm, Neil Hendrick wrote: > Can you give us a description of the Time Widget's purpose and action? > Interested, > ☞§※☼✈☂☻ > ~Neil > > > > > > > > On Tue, Feb 22, 2011 at 11:29 AM, Aurelio wrote: > > It doesn't work when I try from google... > > So you can access directly here: > > >http://code.google.com/r/aurdipas-collect115/source/detail?r=27231639...

Is this different than preloading start and end times from the javarosa
params?
Like this:


☞§※☼:airplane::open_umbrella::slight_smile:
~Neil

··· On Wed, Feb 23, 2011 at 3:46 AM, Aurelio wrote:

Issue 84: Time widget
http://code.google.com/p/opendatakit/issues/detail?id=84

I just added a timepicker. At the moment in the collect we have a
DatePicker.
I needed something like that but for the time (with default actual
hour and minutes) to save the start time or end time of a survey.
I also modified the aggregate to deal with the timewidget to save
HH:MM:SS to export in this format in excel.

Aurelio

On Feb 22, 5:51 pm, Neil Hendrick mojote...@gmail.com wrote:

Can you give us a description of the Time Widget's purpose and action?
Interested,
☞§※☼:airplane::open_umbrella::slight_smile:
~Neil

On Tue, Feb 22, 2011 at 11:29 AM, Aurelio aurdi...@gmail.com wrote:

It doesn't work when I try from google...
So you can access directly here:

http://code.google.com/r/aurdipas-collect115/source/detail?r=27231639.
..

If you only use it for that no except on formatting... because you
will have like DD MM Day HH:MM:SS YYYY instead of only HH:MM:SS
Is a widget if you want to record a time.
Like the datepicker, you have the timepicker where you choose hour and
minutes....

Aurelio

··· On Feb 23, 2:33 pm, Neil Hendrick wrote: > Is this different than preloading start and end times from the javarosa > params? > Like this: > > jr:preloadParams="start"/> > jr:preloadParams="end"/> > > ☞§※☼✈☂☻ > ~Neil > > > > > > > > On Wed, Feb 23, 2011 at 3:46 AM, Aurelio wrote: > > Issue 84: Time widget > >http://code.google.com/p/opendatakit/issues/detail?id=84 > > > I just added a timepicker. At the moment in the collect we have a > > DatePicker. > > I needed something like that but for the time (with default actual > > hour and minutes) to save the start time or end time of a survey. > > I also modified the aggregate to deal with the timewidget to save > > HH:MM:SS to export in this format in excel. > > > Aurelio > > > On Feb 22, 5:51 pm, Neil Hendrick wrote: > > > Can you give us a description of the Time Widget's purpose and action? > > > Interested, > > > ☞§※☼✈☂☻ > > > ~Neil > > > > On Tue, Feb 22, 2011 at 11:29 AM, Aurelio wrote: > > > > It doesn't work when I try from google... > > > > So you can access directly here: > > > > >http://code.google.com/r/aurdipas-collect115/source/detail?r=27231639. > > ..