Hi!
I am creating timeline with events, but all events shifted on 3 hours.
How i can apply my locale (Russian + 003 GTM)
<script type="text/javascript">
Timeline_ajax_url = "js/timeline_ajax/simile-ajax-api.js";
Timeline_urlPrefix = 'js/timeline_js/';
Timeline_parameters =
'defaultLocale=ru&forceLocale=ru&bundle=true';
</script>
and
var theme = Timeline.ClassicTheme.create('ru'); // create the theme
Does not work.
Thanks!
--
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.