Linus Torvalds 5001ab66cb Teach the date parser to also parse the international standard date format
The standard way to write a date is yyyy-mm-dd, which is unambiguous and
sorts correctly.

We parsed that right in the 'datetime' case, but not in the normal date
case.  And we do want to use that in our output format, exactly because
it's standard.

And also parse 'duration' for the dive duration.  It's what we use when
saving, it just so happened that we ended up not parsing it right, but
then picking it up from the samples instead.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-09-01 17:13:39 -07:00
2011-08-28 17:24:53 -07:00
2011-08-31 18:30:42 -07:00
2011-09-01 16:27:52 -07:00
2011-08-31 11:52:16 -07:00
2011-08-31 20:36:51 -07:00
2011-09-01 16:27:52 -07:00
2011-09-01 16:27:52 -07:00
2011-08-28 16:18:53 -07:00

Half-arsed divelog software in C.

I'm tired of java programs that don't work etc. 

License: GPLv2
Description
No description provided
Readme 166 MiB
Languages
C++ 74.4%
XSLT 6%
C 5.9%
QML 5.6%
Shell 2.8%
Other 5.1%