From 2bb9231ab2e8e444fde7816d2f619341fa8a1a10 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 10 Feb 2012 13:19:48 +0000 Subject: add some info to description git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@105 9dea7c4f-944c-4273-ac1a-574ede026edc --- stdnum/cz/rc.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stdnum/cz') diff --git a/stdnum/cz/rc.py b/stdnum/cz/rc.py index eccc8ca..0f56118 100644 --- a/stdnum/cz/rc.py +++ b/stdnum/cz/rc.py @@ -19,7 +19,9 @@ # 02110-1301 USA """Module for handling Czech birth numbers (RČ, Rodné číslo), the Czech -national identifier. +national identifier. The number can be 9 or 10 digits long. Numbers given +out after January 1st 1954 should have 10 digits. The number includes the +birth date of the person and their gender. >>> compact('710319/2745') '7103192745' -- cgit v1.2.3