Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSCalendarMBS class.
NSCalendarMBS.kCFCalendarUnitDay = 16
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the day unit.
NSCalendarMBS.kCFCalendarUnitEra = 2
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the era unit.
NSCalendarMBS.kCFCalendarUnitHour = 32
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the hour unit.
NSCalendarMBS.kCFCalendarUnitMinute = 64
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the minute unit.
NSCalendarMBS.kCFCalendarUnitMonth = 8
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the month unit.
NSCalendarMBS.kCFCalendarUnitQuarter = 2048
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the quarter-year unit.
NSCalendarMBS.kCFCalendarUnitSecond = 128
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the second unit.
NSCalendarMBS.kCFCalendarUnitWeekday = 256
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the weekday unit.
The weekday units are the numbers 1-N (where for the Gregorian calendar N=7 and 1 is Sunday).
NSCalendarMBS.kCFCalendarUnitWeekdayOrdinal = 512
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the ordinal weekday unit.
The weekday ordinal unit describes ordinal position within the month unit of the corresponding weekday unit. For example, in the Gregorian calendar a weekday ordinal unit of 2 for a weekday unit 3 indicates "the second Tuesday in the month".
NSCalendarMBS.kCFCalendarUnitWeekOfMonth = 4096
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the original week of a month calendar unit.
NSCalendarMBS.kCFCalendarUnitWeekOfYear = 8192
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the original week of the year calendar unit.
NSCalendarMBS.kCFCalendarUnitYear = 4)
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the year unit.
NSCalendarMBS.kCFCalendarUnitYearForWeekOfYear = 16384
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Specifies the relative year for a week within a year calendar unit.
The items on this page are in the following plugins: MBS MacBase Plugin.