intl-dateformat
intl-dateformat copied to clipboard
Support for literal strings
How can I add a literal string to the format string?
For example: dddd, DD [de] MMMM [às] HH:mm
The parts with brackets are literal, doesn't have to be converted.
Thanks!
Hey @paulogr, apologies for the delay.
This is a great idea! I just published a pre-release with literal strings support: v0.2.0-0. Could you test it and let me know if it works for you? Thanks!