puzzzle,
We had a similar problem and found the solution in a previous post on
this mailing list. To get rid of the timezone information (and all
other information) at the bottom of the bubble,
you add one entry to the styles.css file:
.timeline-event-bubble-time{
display: none;
}
On Jun 9, 6:42 pm, [email protected] wrote:
> Hi,
>
> Sounds like the issue is the display of the date in the bubble. If that is
> your issue:
>
> 1) You can make the date duisplay in the bubble invisible via css. This has
> been discussed on this list.
>
> 2). You can incluide the date information as text, in any format that you
> want in the event descriptions.
>
> Or
>
> You can change the bubble javascript function to write the bubble as you wish.
>
> Regards,
> Larry
>
> Ps I'm sorry that I haven't had as much time for Timeline recently. I'm
> working very hard top get my company's first product out the door. I'll have
> more time in a couple of months.
> Sent via BlackBerry from T-Mobile
>
>
>
> -----Original Message-----
> From: puzzzle <[email protected]>
>
> Date: Tue, 9 Jun 2009 13:41:37
> To: SIMILE Widgets<[email protected]>
> Subject: timeline w/o timezones
>
> How can I display dates as saved in the data file (here: json)? All
> dates in the timeline must be listed as saved; e.g. a birthdate of "01
> Jan 1980" must not be shown as "31 Dec 1979 22:00:00:00 GMT" at CEST.
>
> Maybe the question shall rather be "how to disable all date
> conversion?
>
> thanks- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---