As per the Open Banking API documentation, an ASPSP must accept all valid ISO-8601 date formats, including permitted variations.
According to ISO-8601, negative and zero years are valid, but from a practical point of view, I think they are rarely useful. Should such years really be supported?
Do you have a set of valid and invalid dates that can be used for testing to prove that all formats are correctly supported in the implementation of API?
Thank you!
As per the Open Banking API documentation, an ASPSP must accept all valid ISO-8601 date formats, including permitted variations.
According to ISO-8601, negative and zero years are valid, but from a practical point of view, I think they are rarely useful. Should such years really be supported?
Do you have a set of valid and invalid dates that can be used for testing to prove that all formats are correctly supported in the implementation of API?
Thank you!