From be9a728933935b4270fa136b2079f1324cc4d464 Mon Sep 17 00:00:00 2001
From: Geremia Taglialatela
Date: Wed, 20 Sep 2023 17:46:56 +0200
Subject: [PATCH 1/3] chore: Fix CI Badge (#2452)
CI Badge was still pointing to Travis CI, but now there are GitHub
Actions
Also removes a couple of trailing whitespaces
[ci skip]
---
README.md | 4 ++--
docs/es-es/README-es-es.md | 6 +++---
docs/he/README-he.md | 22 +++++++++++-----------
docs/ja/README-ja.md | 4 ++--
docs/ko/README-ko.md | 4 ++--
docs/pt-br/README-pt-br.md | 4 ++--
docs/ru/README-ru.md | 6 +++---
docs/si/README-si.md | 6 +++---
docs/tr/README-tr.md | 4 ++--
docs/zh-cn/README.zh-CN.md | 4 ++--
10 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/README.md b/README.md
index 3e514dc88..3e61faa5a 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ English | [简体中文](./docs/zh-cn/README.zh-CN.md) | [日本語](./docs/ja/R
alt="Gzip Size">
-
+
-
+
-
+
-> Day.js היא ספרייה מינימלסטית לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות לדפדפנים מודרנים עם תאימות גבוהה ל-API של Moment.js. אם השתמשתם ב-Moment.js, אתם כבר יודעים את Day.js
+> Day.js היא ספרייה מינימלסטית לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות לדפדפנים מודרנים עם תאימות גבוהה ל-API של Moment.js. אם השתמשתם ב-Moment.js, אתם כבר יודעים את Day.js
@@ -43,13 +43,13 @@ dayjs().startOf('month').add(1, 'day').set('year', 2018).format('YYYY-MM-DD HH:m
---
-## צעדים ראשונים
+## צעדים ראשונים
-### דוקומנטצייה
+### דוקומנטצייה
באתר [day.js.org](https://day.js.org/) ניתן למצוא פרטים נוספים, API, ותיעודים נוספים.
-### התקנה
+### התקנה
```console
npm install dayjs --save
@@ -58,7 +58,7 @@ npm install dayjs --save
📚[מדריך התקנה](https://day.js.org/docs/en/installation/installation)
### API
-מאוד קל להשתמש ב-Day.js לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות.
+מאוד קל להשתמש ב-Day.js לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות.
@@ -120,8 +120,8 @@ dayjs().format('Q Do k kk X x') // כעת יותר אפשרויות זמינות
📚[רשימת תוספים](https://day.js.org/docs/en/plugin/plugin)
-## ספונסרים
-תמכו בפרויקט זה כדי להיות ספונסר. קבלו לוגו עם קישור לאתר שלכם שיופיע כאן.
+## ספונסרים
+תמכו בפרויקט זה כדי להיות ספונסר. קבלו לוגו עם קישור לאתר שלכם שיופיע כאן.
[[תמיכה דרך Github](https://github.com/sponsors/iamkun/)] [[תמיכה דרך OpenCollective](https://opencollective.com/dayjs#sponsor)]
@@ -150,7 +150,7 @@ dayjs().format('Q Do k kk X x') // כעת יותר אפשרויות זמינות
-## תורמים
+## תורמים
פרויקט זה קיים הודות לכל האנשים שתמכו בו.
@@ -165,7 +165,7 @@ dayjs().format('Q Do k kk X x') // כעת יותר אפשרויות זמינות
-## רישיון
+## רישיון
Day.js מורשה לשימוש עם [רישיון MIT](./LICENSE).
diff --git a/docs/ja/README-ja.md b/docs/ja/README-ja.md
index 32f466305..0a1fa2bb6 100644
--- a/docs/ja/README-ja.md
+++ b/docs/ja/README-ja.md
@@ -11,8 +11,8 @@
alt="Gzip Size">
-
+
-
+
-
+
-
+
-
+
-
+
-
+
Date: Thu, 21 Sep 2023 16:19:14 +0200
Subject: [PATCH 2/3] chore: Change CI badge style (#2454)
For uniformity with other badges
[ci skip]
---
README.md | 2 +-
docs/es-es/README-es-es.md | 2 +-
docs/he/README-he.md | 2 +-
docs/ja/README-ja.md | 2 +-
docs/ko/README-ko.md | 2 +-
docs/pt-br/README-pt-br.md | 2 +-
docs/ru/README-ru.md | 2 +-
docs/si/README-si.md | 2 +-
docs/tr/README-tr.md | 2 +-
docs/zh-cn/README.zh-CN.md | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 3e61faa5a..653355170 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ English | [简体中文](./docs/zh-cn/README.zh-CN.md) | [日本語](./docs/ja/R
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
+ src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status">
Date: Thu, 21 Sep 2023 22:23:35 +0800
Subject: [PATCH 3/3] fix: improve locale "zh-hk" format and meridiem (#2419)
* feat: add more formats to locale "zh-hk"
Ref: https://github.com/moment/moment/blob/develop/src/locale/zh-hk.js
* feat: add missing meridiem to locale "zh-hk"
* fix: fix lint error in locale "zh-hk"
---------
Co-authored-by: Myles Fang
---
src/locale/zh-hk.js | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/src/locale/zh-hk.js b/src/locale/zh-hk.js
index 4aa47e7c4..193f2e2d8 100644
--- a/src/locale/zh-hk.js
+++ b/src/locale/zh-hk.js
@@ -22,7 +22,11 @@ const locale = {
L: 'YYYY/MM/DD',
LL: 'YYYY年M月D日',
LLL: 'YYYY年M月D日 HH:mm',
- LLLL: 'YYYY年M月D日dddd HH:mm'
+ LLLL: 'YYYY年M月D日dddd HH:mm',
+ l: 'YYYY/M/D',
+ ll: 'YYYY年M月D日',
+ lll: 'YYYY年M月D日 HH:mm',
+ llll: 'YYYY年M月D日dddd HH:mm'
},
relativeTime: {
future: '%s內',
@@ -38,6 +42,21 @@ const locale = {
MM: '%d 個月',
y: '一年',
yy: '%d 年'
+ },
+ meridiem: (hour, minute) => {
+ const hm = (hour * 100) + minute
+ if (hm < 600) {
+ return '凌晨'
+ } else if (hm < 900) {
+ return '早上'
+ } else if (hm < 1100) {
+ return '上午'
+ } else if (hm < 1300) {
+ return '中午'
+ } else if (hm < 1800) {
+ return '下午'
+ }
+ return '晚上'
}
}