Uses of Class
org.robovm.apple.corefoundation.CFGregorianDate
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFGregorianDate in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFGregorianDate Modifier and Type Method Description static CFGregorianDateCFGregorianDate. fromAbsoluteTime(double at, CFTimeZone tz)Deprecated.Deprecated in iOS 8.0.CFGregorianDateCFGregorianDate. setDay(byte day)CFGregorianDateCFGregorianDate. setHour(byte hour)CFGregorianDateCFGregorianDate. setMinute(byte minute)CFGregorianDateCFGregorianDate. setMonth(byte month)CFGregorianDateCFGregorianDate. setSecond(double second)CFGregorianDateCFGregorianDate. setYear(int year)