From b11e1f3ee676d5b6f941d8f5584baf9272d8c245 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:53:43 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../examples/timeline/other/localization.html | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/other/localization.html diff --git a/js/dos/ext/vis/examples/timeline/other/localization.html b/js/dos/ext/vis/examples/timeline/other/localization.html new file mode 100644 index 0000000..39080c8 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/other/localization.html @@ -0,0 +1,66 @@ + + + + Timeline | Localization + + + + + + + + + +

+ To localize the Timeline, one has to load a version of moment.js including locales. To set a locale, specify option {locale: STRING}. +

+ +

+ + +

+ +
+ + + + \ No newline at end of file