Open pgbrandolin opened 13 years ago
I have the same problem. The only thing I made is write format=new SimpleDateFormat(pattern, Locale.ENGLISH); instead of format=new SimpleDateFormat(pattern); in DateTimeParser.
Could this change be added in the repository , until a full support for non-english date format system is set up?
I have unpacked the "TimeFlow_004.zip" with the jar file and all the subdirectories. TimeFlow starts correctly (I can see the GUI) on my Windows XP SP3 but I cannot load the Examples: I get a popup window with the message: "A problem occurred - couldn't read file". Trying to open the Examples explicitly from File/Open doesn't work either.
I have the following JRE. C:\Software\TimeFlow\Piergiorgio>java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing).
Thanks for the help