salesking / sepa_king

Ruby gem for creating SEPA XML files
MIT License
149 stars 118 forks source link

Getter/setter for creation_date_time and Issue 58 #59

Closed robvandijk closed 2 years ago

robvandijk commented 7 years ago

The Rabobank in the Netherlands does not accept the iso8601 format which includes the Timezone. A getter/setter was added for creation_date_time so that a custom value can be set.

Also a solution for Issue 58 was added.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5219a5779d819fd05f3804fe04ea378ac1ca18e7 on robvandijk:master into 5f3348d940b00842da61ba414930266c4d9629b1 on salesking:master.

vzamanillo commented 7 years ago

Thank you @robvandijk, I got the same problem with Spanish Liberbank

ledermann commented 2 years ago

Outdated by #76