]> git.tdb.fi Git - ext/subsurface.git/commit
update UEMIS date_time parsing
authorDirk Hohndel <dirk@hohndel.org>
Tue, 6 Sep 2011 01:08:16 +0000 (18:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Sep 2011 03:41:59 +0000 (20:41 -0700)
commit98d556c6f69c63e8fd89b7a435f641fbdd836324
treec43cccd8233d7fa9dc84f9b1bd644e5d183f10c0
parent3cb360b51484f3416289aa52c09d60d87df60027
update UEMIS date_time parsing

Looks like Linus misinterpreted the first UEMIS xml files I sent him.

The date_time appears to be in local time - so the time zone info can be
ignored (that seems strange, but it worked for the dives I tested it
with)

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
parse-xml.c