./
valid_day.pro
Contains the valid_day function
Author information
- Author
Gaƫlle Boisnard
- History
2004/03/29: Created
2004/03/29: Last Edit
Routines
top source valid_day
result = valid_day(day, month, year)
Transforms the string month in a long integer, if possible
Return value
<return desc here>
Parameters
- day in required type=sometype
A parameter named day
- month in required type=sometype
A parameter named month
- year in required type=sometype
A parameter named year
Statistics
Lines: | 34 lines |
Cyclomatic complexity: | 9 |
Modified cyclomatic complexity: | 5 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 34 |