joda-time
joda-time copied to clipboard
Customizable AM/PM
Bare SimpleDateFormat can parse non standard AM/PM with DateFormatSymbols.setAmPmStrings but I cannot find similar feature in JodaTime.
For example in my case AM is "A.M.".
@jodastephen Should this request be closed then?