Timestamp formats

I have noticed that the format of the timestamps is different when my data
is uploaded via wifi versus when it is upload via breifcase. When I try to
run macros on exports that originated in uploads from breifcase, it bugs
out.

Im also wondering if there is a way to change the timestamp on ODK from UTC
to my current time zone.

RE: upload format

Both are trying to follow iso8601 formatting.

2011-08-30T23:29:00.698Z == indicates UTC
2012-07-27T13:47:47.435-07 == indicates 7 hr behind UTC

RE: timezone setting

No. Code contributions welcome.

Mitch

··· On Fri, Aug 24, 2012 at 11:41 AM, rsklar wrote:

I have noticed that the format of the timestamps is different when my data
is uploaded via wifi versus when it is upload via breifcase. When I try to
run macros on exports that originated in uploads from breifcase, it bugs
out.

Im also wondering if there is a way to change the timestamp on ODK from
UTC to my current time zone.

--
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

you can try try this free online unix timestamp creator(http://www.online-code.net/unix-timestamp.html), you can get the current time stamp.

I'm not sure I understand your solution to my first concern, in terms of
running my macros without bugs from the BC derived forms.

··· On Fri, Aug 24, 2012 at 2:49 PM, Mitch S wrote:

RE: upload format

Both are trying to follow iso8601 formatting.

2011-08-30T23:29:00.698Z == indicates UTC
2012-07-27T13:47:47.435-07 == indicates 7 hr behind UTC

RE: timezone setting

No. Code contributions welcome.

Mitch

On Fri, Aug 24, 2012 at 11:41 AM, rsklar soilre.sourcehaiti@gmail.comwrote:

I have noticed that the format of the timestamps is different when my
data is uploaded via wifi versus when it is upload via breifcase. When I
try to run macros on exports that originated in uploads from breifcase, it
bugs out.

Im also wondering if there is a way to change the timestamp on ODK from
UTC to my current time zone.

--
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

Your script must correctly parse: http://www.w3.org/TR/NOTE-datetime

··· On Fri, Aug 24, 2012 at 12:45 PM, SOIL Re.Source < soilre.sourcehaiti@gmail.com> wrote:

I'm not sure I understand your solution to my first concern, in terms of
running my macros without bugs from the BC derived forms.

On Fri, Aug 24, 2012 at 2:49 PM, Mitch S mitchellsundt@gmail.com wrote:

RE: upload format

Both are trying to follow iso8601 formatting.

2011-08-30T23:29:00.698Z == indicates UTC
2012-07-27T13:47:47.435-07 == indicates 7 hr behind UTC

RE: timezone setting

No. Code contributions welcome.

Mitch

On Fri, Aug 24, 2012 at 11:41 AM, rsklar soilre.sourcehaiti@gmail.comwrote:

I have noticed that the format of the timestamps is different when my
data is uploaded via wifi versus when it is upload via breifcase. When I
try to run macros on exports that originated in uploads from breifcase, it
bugs out.

Im also wondering if there is a way to change the timestamp on ODK from
UTC to my current time zone.

--
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

--
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