Package lemon :: Package html :: Module dateConstants
[show private | hide private]
[frames | no frames]

Module lemon.html.dateConstants

Variable Summary
list days = [('dd', 0), ('01', 1), ('02', 2), ('03', 3), ('04...
list months = [('mm', 0), ('01', 1), ('02', 2), ('03', 3), ('...

Variable Details

days

Type:
list
Value:
[('dd', 0),
 ('01', 1),
 ('02', 2),
 ('03', 3),
 ('04', 4),
 ('05', 5),
 ('06', 6),
 ('07', 7),
...                                                                    

months

Type:
list
Value:
[('mm', 0),
 ('01', 1),
 ('02', 2),
 ('03', 3),
 ('04', 4),
 ('05', 5),
 ('06', 6),
 ('07', 7),
...                                                                    

Generated by Epydoc 2.0 on Mon Nov 10 15:07:40 2003 http://epydoc.sf.net