subsurface/xslt
Miika Turkia e544ca5f6a Handle seconds in decimal notation (from JDiveLog)
This is a hack to convert time stored in decimal notation to proper
seconds. When using metric units the default way of JDiveLog to store
seconds is to have the amount of seconds after decimal point (1.20 is 1
minute 20 seconds). In some odd case it is reportedly possible that the
seconds are actually 100 based, thus we need to convert that to seconds
(1.33333 will become 1 minute 20 seconds).

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2012-11-26 11:14:58 -08:00
..
jdivelog2subsurface.xslt Handle seconds in decimal notation (from JDiveLog) 2012-11-26 11:14:58 -08:00
SuuntoSDM.xslt Suunto SDE conversion: add boat name to notes if it exists 2012-05-12 12:28:40 -07:00