Added by Emeric Poupon about 1 month ago
Hello,
Looks like it is quite easy to output a RFC822 date time using Wt::WDateTime::toString
with localizedString
set to false.
But looks like there is no equivalent for the fromString
method? According to the code, localized strings are used.
What do you think?