This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds 3bd1abdfc7 Add 'datetime' parsing for libdivecomputer xml files
I think this gets me dates on all my dives.  So now I could start
sorting them and removing duplicates.

But before I try to remove dups, I guess I should compare the
libdivecomputer ones against the suunto ones.  Because I bet they have
various "interesting" issues like using Bar vs Atm etc.

"But XML is portable". Crazy people.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-30 16:59:03 -07:00
dives Make the multi-dive files valid XML 2011-08-28 17:24:53 -07:00
Makefile Fix stupid mis-initialization of current sample 2011-08-30 14:36:34 -07:00
parse.c Add 'datetime' parsing for libdivecomputer xml files 2011-08-30 16:59:03 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00