I tried the following in my code but no help. everything disappear

Timeline.GregorianDateLabeller.prototype.labelPrecise = function(date) {
    return Timeline.DateTime.removeTimeZoneOffset(
        date,
        this._timeZone
    ).formatDate("MMM d, y");
};



-- 
OOzy
Ubuntu-Feisty
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to