Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSCalendarMBS class.
NSCalendarMBS.kCFCalendarUnitDay = 16
Function:
One of the calendar units.
Notes: Specifies the day unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the day unit.
NSCalendarMBS.kCFCalendarUnitEra = 2
Function:
One of the calendar units.
Notes: Specifies the era unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the era unit.
NSCalendarMBS.kCFCalendarUnitHour = 32
Function:
One of the calendar units.
Notes: Specifies the hour unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the hour unit.
NSCalendarMBS.kCFCalendarUnitMinute = 64
Function:
One of the calendar units.
Notes: Specifies the minute unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the minute unit.
NSCalendarMBS.kCFCalendarUnitMonth = 8
Function:
One of the calendar units.
Notes: Specifies the month unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the month unit.
NSCalendarMBS.kCFCalendarUnitQuarter = 2048
Function:
One of the calendar units.
Notes: Specifies the quarter-year unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the quarter-year unit.
NSCalendarMBS.kCFCalendarUnitSecond = 128
Function:
One of the calendar units.
Notes: Specifies the second unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the second unit.
NSCalendarMBS.kCFCalendarUnitWeekday = 256
Function:
One of the calendar units.
Notes:
Specifies the weekday unit.
The weekday units are the numbers 1-N (where for the Gregorian calendar N=7 and 1 is Sunday).
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes:
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
Function:
One of the calendar units.
Notes:
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".
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes:
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
Function:
One of the calendar units.
Notes: Specifies the original week of a month calendar unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the original week of a month calendar unit.
NSCalendarMBS.kCFCalendarUnitWeekOfYear = 8192
Function:
One of the calendar units.
Notes: Specifies the original week of the year calendar unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the original week of the year calendar unit.
NSCalendarMBS.kCFCalendarUnitYear = 4)
Function:
One of the calendar units.
Notes: Specifies the year unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: Specifies the year unit.
NSCalendarMBS.kCFCalendarUnitYearForWeekOfYear = 16384
Function:
One of the calendar units.
Notes: Specifies the relative year for a week within a year calendar unit.
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacBase Plugin | 22.5 |
Notes: 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.
