Platforms to show: All Mac Windows Linux Cross-Platform
NSLocaleDateMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Currency, Date and Time Format | MBS MacBase Plugin | 7.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Should be used with the NSLocaleMBS class, but can be used on its own, too.
- 3 properties
- property AMSymbol as String
- property dateFormat as String
- property PMSymbol as String
- 20 methods
- method Constructor
- method Constructor(locale as NSLocaleMBS)
- method eraSymbols as string()
- method longEraSymbols as string()
- method monthSymbols as string()
- method quarterSymbols as string()
- method shortMonthSymbols as string()
- method shortQuarterSymbols as string()
- method shortStandaloneMonthSymbols as string()
- method shortStandaloneQuarterSymbols as string()
- method shortStandaloneWeekdaySymbols as string()
- method shortWeekdaySymbols as string()
- method standaloneMonthSymbols as string()
- method standaloneQuarterSymbols as string()
- method standaloneWeekdaySymbols as string()
- method veryShortMonthSymbols as string()
- method veryShortStandaloneMonthSymbols as string()
- method veryShortStandaloneWeekdaySymbols as string()
- method veryShortWeekdaySymbols as string()
- method weekdaySymbols as string()
This class has no sub classes.
Some properties using for this class:
- NSLocaleMBS.DateFull as NSLocaleDateMBS
- NSLocaleMBS.DateLong as NSLocaleDateMBS
- NSLocaleMBS.DateMedium as NSLocaleDateMBS
- NSLocaleMBS.DateShort as NSLocaleDateMBS
Blog Entries
Release notes
- Version 22.2
- Fixed memory leak in NSLocaleMBS properties returning NSLocaleNumberMBS and NSLocaleDateMBS objects.
The items on this page are in the following plugins: MBS MacBase Plugin.
NSLinguisticValueMBS - NSLocaleMBS