joplin / joplin/plugin-templates

Localized month and days names

Open
#57 5 comments 2 reactions 1 assignee Assigned to @zapateo View on GitHub
Dominant language
TypeScript
Stars
207
Forks
40
Avg merge
7d 16h
Merged PRs (30d)
2

Description

This template:

```
{{#custom_datetime}}ddd D MMM YYYY{{/custom_datetime}}
```

renders to:

```
Fri 28 Jan 2022
```

but I would like to get the month and day names localized in my language, for example italian:

```
Ven 28 Gen 2022
```

Is there any way to get this?

(ps. thanks for this awesome extension).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.