diff options
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 |