From 19cbb3cf06c040b41e0f52f13d7907c3f37b2711 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 9 Jun 2013 14:29:11 +0200 Subject: Fix NRIC module description --- stdnum/my/nric.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'stdnum') 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 -- cgit v1.2.3