We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fd4ee commit 2aa169dCopy full SHA for 2aa169d
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 4.2.3
2
+- Fixed bug with UTC date on daylights savings time #94
3
+
4
### 4.2.1
5
- Fixed missing source map
6
- Fixed security y18n
package.json
@@ -1,6 +1,6 @@
{
"name": "fecha",
- "version": "4.2.2",
+ "version": "4.2.3",
"description": "Date formatting and parsing",
"main": "lib/fecha.umd.js",
"module": "lib/fecha.js",
0 commit comments