| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Operations |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 1 | -- | 366 | ||
| 1 | -- | 7 | ||
| 1 | -- | 365 | ||
| 1 | -- | 24 | ||
| 1 | -- | 31 | ||
| 1 | -- | 366 | ||
| 1 | -- | |||
| 1 | -- | |||
| 1 | -- | 60 | ||
| 1 | -- | 12 | ||
| 1 | -- | 30.42 | ||
| 1 | -- | 365.24 | ||
| 1 | -- | 60 | ||
| Operations | ||
| Signature | Constraints | Documentation |
|
post: Result = (d>=1 and d<= Days_in_month(m,y)) | ||
|
post: Result=(h>=0 and h<Hours_in_day) or (h=Hours_in_day and m=0 and s=0) | ||
|
post: Result = (m>=0 and m<Minutes_in_hour) | ||
|
post: Result=(y>=0) | True if v>=0 | |