New date formattig algorithm#176
Conversation
1) date literals z, Z, X
2) escaping
3) strict mode for non date literals outside escape block
By default new formatting is disabled to save compatibility.
To enable it call timezoneJS.timezone.init({newFormatting:{enabled:true}})
|
Hello MDE. Thank you for your timezone-js project. You has done a great job. Your product helped me in my projects. I hope my improvement will be usefull for you. |
fix startWith for nodejs
Add ability to format date like in Java
By default new formatting is disabled to save compatibility.
To enable it call timezoneJS.timezone.init({newFormatting:{enabled:true}})