From 3d0b3ed6a8b325f1091dfd1035d1a5a951625dc5 Mon Sep 17 00:00:00 2001 From: ligiapopescu Date: Wed, 14 Feb 2024 18:10:34 +0200 Subject: [PATCH] Add MEDIUM_DATE_SHORT_TIME format --- README.md | 3 +++ docs/index.html | 3 ++- package.json | 2 +- src/date-time-format-options.ts | 15 +++++++++++++++ src/date-time-formatter.test.ts | 19 ++++++++++++++++--- src/date-time-formatter.ts | 11 +++++++++++ src/index.ts | 1 + 7 files changed, 49 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 115b5e1..8fade05 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,9 @@ NPM Releases are made manually by @TomasHubelbauer at the moment. ## Release Notes +### `4.1.4` 2024-02-14 +Add new format `MEDIUM_DATE_SHORT_TIME` + ### `4.1.3` 2021-08-09 Attempting to fix VDI issues on Electron ### `4.1.2` 2021-03-31 diff --git a/docs/index.html b/docs/index.html index f4f8914..d0ca516 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ - +