Hi all,

Currently the org.apache.axis2.databinding.types.Month class expects a gMonth string in the form: --MM--[timezone]. Currently this representation is not valid, and the ISO 8601 correct one is --MM[timezone].

Would it be possible to support the old (--MM--) and the updated one (--MM) formats?

Thanks in advance,

Jose M. Sánchez

Reply via email to