Aykuty / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

10000BC barrier ?! #471

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.add an event @ 9999 BC .. in the xml file
2.add an event @ 10000 BC .. in the xml file
3.refresh browser 

What is the expected output? What do you see instead?
you will see the 9999 BC event, but not the 10000 BC event.

What version of the product are you using? On what browser and what
operating system?
Simile Timeline 2.3.1 - XP Pro SP3 - FFox 10.0.2

Please provide any additional information below.
I tried with -10000 and 10.000 BC and 10,000 BC formats .. nothing changed

Please advise,
thanks!

Original issue reported on code.google.com by xai...@gmail.com on 15 Mar 2012 at 2:43

Attachments:

GoogleCodeExporter commented 8 years ago
I'm having this issue as well. I'm using "startdate":   "-13000" for one of my 
events and "startdate": "-10800" for the other. They do not show on the 
timeline, but they are on the link "2 results out of 367 cannot be plotted".

I've also tried changing my js file to have "startdate":  new Date(-13000,0,1) 
and "startdate":  new Date(-10800,0,1), as suggested by one comment on a simile 
timeline site (somewhere) but to no avail.

Original comment by batman08...@gmail.com on 16 Mar 2012 at 4:02

GoogleCodeExporter commented 8 years ago
Hmmm. Javascript Date supports dates that far back. So probably a Timeline 
issue. 

Original comment by larryklu...@gmail.com on 16 Mar 2012 at 4:40

GoogleCodeExporter commented 8 years ago
Yes I think so .. but how to solve it .. ?? ..

Original comment by xai...@gmail.com on 23 Mar 2012 at 1:14

GoogleCodeExporter commented 8 years ago
Still no update ?? thanks ..

Original comment by xai...@gmail.com on 4 Apr 2012 at 10:53

GoogleCodeExporter commented 8 years ago
I'm sorry, Xai, but unfortunately I have no time these days to work on 
Timeline. I'd like to spend time on it, but it just isn't currently practical. 

Timeline is open source software. So you can work on solving the problem 
yourself, you can find a friend to do it, or you can hire me or someone else. 

If you do solve it, please send us a patch so it can be included in the next 
release for all to benefit from. 

I look forward to working on Timeline again once I have time to work on an open 
source project.

Regards,
Larry Kluger

Original comment by la...@masteragenda.com on 4 Apr 2012 at 8:01