Skip to content

Commit 6751a57

Browse files
committed
Updated README.md
1 parent 13ec8f5 commit 6751a57

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ npm i date-and-time
2525

2626
## Recent Changes
2727

28+
- 3.4.1
29+
- Fixed an issue where `formatTZ()` would output 0:00 as 24:00 in 24-hour format in Node.js.
30+
2831
- 3.4.0
2932
- Added `zz` (time zone name) and `z` (time zone name abbreviation) tokens to the `timezone` plugin.
3033
- Fixed an issue where token extensions by other plugins were not reflected in functions provided by the `timezone` plugin.
3134

3235
- 3.3.0
3336
- Refactored `format()`, `isValid()`, and `preparse()`, further improved performance.
3437

35-
- 3.2.0
36-
- Refactored `compile()`, `format()`, and `preparse()`, slightly improved performance.
37-
3838
## Usage
3939

4040
- ES Modules:

0 commit comments

Comments
 (0)