Uses of Class
oshi.jna.platform.mac.CoreFoundation.CFLocale
Packages that use CoreFoundation.CFLocale
-
Uses of CoreFoundation.CFLocale in oshi.jna.platform.mac
Methods in oshi.jna.platform.mac that return CoreFoundation.CFLocaleModifier and TypeMethodDescriptionCoreFoundation.CFLocaleCopyCurrent()
Returns a copy of the logical locale for the current user.Methods in oshi.jna.platform.mac with parameters of type CoreFoundation.CFLocaleModifier and TypeMethodDescriptionCoreFoundation.CFDateFormatterCreate
(com.sun.jna.platform.mac.CoreFoundation.CFAllocatorRef allocator, CoreFoundation.CFLocale locale, com.sun.jna.platform.mac.CoreFoundation.CFIndex dateStyle, com.sun.jna.platform.mac.CoreFoundation.CFIndex timeStyle) Creates a new CFDateFormatter object, localized to the given locale, which will format dates to the given date and time styles.