Datetime Language Changer

by Zetab_S
5
4
3
2
1
Score: 53/100

Description

Category: Customization & UI

The Datetime Language Changer plugin allows users to customize the language used for datetime formatting in Obsidian by modifying the moment.js locale. This feature is particularly beneficial for plugins that rely on moment.js, such as the Tasks plugin, ensuring that dates and times are displayed in the preferred language. Users can easily set their desired locale through the plugin's settings, enhancing localization and usability.

Reviews

No reviews yet.

Stats

5
stars
2,836
downloads
1
forks
891
days
921
days
921
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
0
open issues
1
closed issues
0
commits

Latest Version

3 years ago

Changelog

Replace innerHTML with Obsidian helper functions.

README file from

Github

Datetime Language Changer

Customize the language used for datetime formatting by changing moment.js's locale.

WARNING: DO NOT DELETE or DISABLE this plugin once installed

Please ensure the plugin remains enabled to maintain consistent language settings.

Obsidian basically does NOT support to change internal "moment.js" locale. As a result, I couldn't fix the bug where the locale does not change when the plugin is disabled.

Features

  • Customize the datetime language for plugins using moment.js, such as Tasks.

Installation

  1. Open Obsidian.
  2. Navigate to Settings → Community plugins.
  3. Search for "Datetime Language Changer" and click "Install".
  4. Click "Enable".

Usage

  1. Open Obsidian.
  2. Navigate to Settings → Datetime Language Changer.
  3. Customize locale to your preference.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.