diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-06-09 14:29:11 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-06-09 19:14:43 +0200 |
commit | 19cbb3cf06c040b41e0f52f13d7907c3f37b2711 (patch) | |
tree | 23571c1078e4830f5bfd427003bb630fc4df91b5 /stdnum | |
parent | 46a7996904663a1a2e1544256bef46f04c3d14df (diff) |
Fix NRIC module description
Diffstat (limited to 'stdnum')
-rw-r--r-- | stdnum/my/nric.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/stdnum/my/nric.py b/stdnum/my/nric.py index 810d20e..0178c12 100644 --- a/stdnum/my/nric.py +++ b/stdnum/my/nric.py @@ -17,8 +17,10 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 USA -"""NRIC No. (National Registration Identity Card Number) is the unique -identifier for issued to Malaysian citizens and permanent residents. +"""NRIC No. (Malaysian National Registration Identity Card Number). + +The NRIC No. is the unique identifier for issued to Malaysian citizens and +permanent residents. The number consist of 12 digits in three sections. The first 6 digits represent the birth date, followed by two digits represeting the birth |