org.rococoa.cocoa.foundation.categories
Interface NSCalendarDateExtras
- All Known Implementing Classes:
- NSCalendarDate, NSDate
public interface NSCalendarDateExtras
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
initWithString
NSDate initWithString(NSString description)
dateWithCalendarFormat_timeZone
NSCalendarDate dateWithCalendarFormat_timeZone(NSString format,
NSTimeZone aTimeZone)
descriptionWithLocale
NSString descriptionWithLocale(org.rococoa.ID locale)
descriptionWithCalendarFormat_timeZone_locale
NSString descriptionWithCalendarFormat_timeZone_locale(NSString format,
NSTimeZone aTimeZone,
org.rococoa.ID locale)