Documentation
Objects of type SBLlocaledateinfo have no value, and it is an error to try to get or set this value.
SBLlocaledateinfo.new (
SBLlocaledateinfo ,
string me,
string sDaynames,
string sMonthnames,
integer sMonthsAbbrev,
string centurybase )
format
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | SBLlocaledateinfo | |
| sDaynames | Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday | string | |
| sMonthnames | January,February,March,April,May,June,July,August,September,October,November,December | string | |
| sMonthsAbbrev | Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec | string | |
| centurybase | 1930 | integer | |
| format | yyyy0m0d | string |
| Property | Type | Description |
|---|---|---|
| centurybase | integer | |
| finddayname | function | |
| findmonthabbrev | function | |
| findmonthname | function | |
| firstdayname | SBLdateinfo | |
| firstmonthname | SBLdateinfo | |
| firstmonthsabbrev | SBLdateinfo | |
| format | string | |
| getdayname | function | |
| getmonthabbrev | function | |
| getmonthname | function | |
| type | type |



