- added support for loading addtional race information, e.g. time offset

- made time zone explicit wich is used to convert start time which comes without time zone information --> to be added from additional race information
This commit is contained in:
Jens Rommel
2012-12-13 14:57:17 +01:00
parent 0fb43c35a5
commit 6b275d49ba
8 changed files with 327 additions and 99 deletions
@@ -7,5 +7,6 @@ Bundle-Vendor: SAP
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.sap.sailing.domain.swisstimingreplayadapter,
junit.framework;version="4.8.2",
org.json.simple,
org.json.simple.parser,
org.junit;version="4.8.2"