Parents: | calendar |
Tags: | time |
Class | Superclass | Slots |
not-a-day-abbreviation | tuple | string |
not-a-month | tuple | |
not-a-month-abbreviation | tuple | string |
Word | Stack effect |
day-name | ( obj -- string ) |
month-name | ( obj -- string ) |
Word | Stack effect |
check-month | ( n -- n ) |
day-abbreviation2 | ( n -- string ) |
day-abbreviation3 | ( n -- string ) |
day-abbreviation3-index | ( string -- n ) |
day-abbreviation3-predicate | ( string -- predicate ) |
day-abbreviations2 | ( -- value ) |
day-abbreviations3 | ( -- value ) |
day-abbreviations3-hash | ( -- value ) |
day-names | ( -- value ) |
day-predicate | ( string -- predicate ) |
day-predicates | ( -- value ) |
month-abbreviation | ( n -- string ) |
month-abbreviation-index | ( string -- n ) |
month-abbreviations | ( -- value ) |
month-abbreviations-hash | ( -- value ) |
month-names | ( -- value ) |
not-a-day-abbreviation | ( string -- * ) |
not-a-month | ( -- * ) |
not-a-month-abbreviation | ( string -- * ) |
Word | Stack effect |
not-a-day-abbreviation? | ( object -- ? ) |
not-a-month-abbreviation? | ( object -- ? ) |
not-a-month? | ( object -- ? ) |