Marshall,
Take a look at
http://static.simile.mit.edu/timeline/api/scripts/labellers.js
You need to make a copy of the function
Timeline.GregorianDateLabeller.prototype.defaultLabelInterval =
function(date, intervalUnit) {
...
}
Put it in <script> ... </script> after you include timeline-api.js, and
then replace "BC" with "BCE" in that code.
Cheers,
David
Marshall Feldman wrote:
> Hi,
>
> Timeline labels years before the Common Era with the numeral one as the last
> digit: for example, "8001 BC." I have unsuccessfully tried to change this
> behavior by specifying different dates in start and end fields. Since the
> ages of most things that old are estimated from archaeological evidence,
> this labeling practice gives the impression of a far greater degree of
> precision than is warranted. How does one get Timeline to use the more
> common practice of using dates ending in zero (e.g., 8000 BC)? (And, how
> does one get Timeline to use "BCE" instead of "BC"?)
>
> Marsh
>
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general