Formatting time in ODK aggregate

I have a question regarding times in ODK aggregate; when I collect the
timestamp data it is appearing as UTC time in aggregate, is there a way to
show the local time instead of UTC time?

Unfortunately, no. It is a feature we just don't have time to add.

Mitch

··· On Tue, Jul 24, 2012 at 10:48 AM, Nabil mansouri wrote:

I have a question regarding times in ODK aggregate; when I collect the
timestamp data it is appearing as UTC time in aggregate, is there a way to
show the local time instead of UTC time?

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

I am working with the calculation "format-date-time", and the stored date
is the current.

format-date-time( ${ini}, '%d/%m/%Y %H:%M:%S' )

I only have problems with the end date of the form, which bears no date, if
the date entered by Enketo stored properly, but if you enter by ODK Collect
the field is blank

Does anyone know the cause of this problem?

end.xml (9.11 KB)

··· El martes, 24 de julio de 2012 11:48:19 UTC-6, Nabil mansouri escribió: > > I have a question regarding times in ODK aggregate; when I collect the > timestamp data it is appearing as UTC time in aggregate, is there a way to > show the local time instead of UTC time? >

As a reminder the ODK project accepts patches so if anyone has the
resources available to fix this submit a patch we will review it and
apply it to the code base.

Waylon

··· On Wed, Jul 25, 2012 at 12:27 AM, Mitch S wrote: > Unfortunately, no. It is a feature we just don't have time to add. > > Mitch > > > On Tue, Jul 24, 2012 at 10:48 AM, Nabil mansouri wrote: >> >> I have a question regarding times in ODK aggregate; when I collect the >> timestamp data it is appearing as UTC time in aggregate, is there a way to >> show the local time instead of UTC time? >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitchellsundt@gmail.com > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

The 'end' preload parameter is stored as the very last action in the form
processing.

I do not know if that value can be used in a formula (which affect data
values or relevance).

From your testing, it seems that the answer is no.

··· On Sun, May 25, 2014 at 9:27 PM, Gabriel Alvarado wrote:

I am working with the calculation "format-date-time", and the stored date
is the current.

format-date-time( ${ini}, '%d/%m/%Y %H:%M:%S' )

I only have problems with the end date of the form, which bears no date,
if the date entered by Enketo stored properly, but if you enter by ODK
Collect the field is blank

Does anyone know the cause of this problem?

El martes, 24 de julio de 2012 11:48:19 UTC-6, Nabil mansouri escribió:

I have a question regarding times in ODK aggregate; when I collect the
timestamp data it is appearing as UTC time in aggregate, is there a way to
show the local time instead of UTC time?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com