Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/ch/ssn.py
Commit message (Collapse)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-5/+3
|
* Improve validation to Swiss SSN numberArthur de Jong2016-07-261-5/+14
| | | | The EAN-13 number should start with 756.
* Fix bug in Swiss SSN validationArthur de Jong2016-05-281-9/+11
| | | | | | | The validation was delegated to the EAN module but the number is supposed to be an EAN-13 only and and EAN-8 was also accepted. This also reformats the docstring.
* Adds the Swiss social security numberDenis Krienbühl2014-10-191-0/+72
Also known as "Sozialversicherungsnummer" / "Neue AHV Nummer".