Are there any samples of custom date item formats that you may be able to provide? Since the DateTimeFormat is quite limited and does not even have a format we can use that shows month/day as a word instead of number except for the toString.
We are looking into providing support for as many formats as possible but this would mean writing the code to handle all types of scenarios (for input formatting).
We are looking into providing support for as many formats as possible but this would mean writing the code to handle all types of scenarios (for input formatting).
Comment