API  1.0.0
CPDateFormatter(CPSynthesizedAccessors) Category Reference

Instance Methods

(BOOL) - allowNaturalLanguage
 
(CPString- AMSymbol
 
(CPString- dateFormat
 
(CPDateFormatterStyle) - dateStyle
 
(CPDate- defaultDate
 
(BOOL) - doesRelativeDateFormatting
 
(CPDateFormatterBehavior) - formatterBehavior
 
(CPLocale- locale
 
(CPString- PMSymbol
 
(void) - setAMSymbol:
 
(void) - setDateFormat:
 
(void) - setDateStyle:
 
(void) - setDefaultDate:
 
(void) - setDoesRelativeDateFormatting:
 
(void) - setFormatterBehavior:
 
(void) - setLocale:
 
(void) - setPMSymbol:
 
(void) - setTimeStyle:
 
(void) - setTimeZone:
 
(void) - setTwoDigitStartDate:
 
(CPDateFormatterStyle) - timeStyle
 
(CPTimeZone- timeZone
 
(CPDate- twoDigitStartDate
 

Detailed Description

Definition at line 2188 of file CPDateFormatter.j.

Method Documentation

◆ allowNaturalLanguage()

- (BOOL) allowNaturalLanguage
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2193 of file CPDateFormatter.j.

◆ AMSymbol()

- (CPString) AMSymbol
implementation

Synthesized accessor method.

Return AMSymbol

Extends class CPDateFormatter.

Definition at line 2313 of file CPDateFormatter.j.

◆ dateFormat()

- (CPString) dateFormat
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2329 of file CPDateFormatter.j.

◆ dateStyle()

- (CPDateFormatterStyle) dateStyle
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2265 of file CPDateFormatter.j.

◆ defaultDate()

- (CPDate) defaultDate
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2217 of file CPDateFormatter.j.

◆ doesRelativeDateFormatting()

- (BOOL) doesRelativeDateFormatting
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2201 of file CPDateFormatter.j.

◆ formatterBehavior()

- (CPDateFormatterBehavior) formatterBehavior
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2249 of file CPDateFormatter.j.

◆ locale()

- (CPLocale) locale
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2297 of file CPDateFormatter.j.

◆ PMSymbol()

- (CPString) PMSymbol
implementation

Synthesized accessor method.

Return a PMSymbol

Extends class CPDateFormatter.

Definition at line 2345 of file CPDateFormatter.j.

◆ setAMSymbol:()

- (void) setAMSymbol: (CPString aValue
implementation

Synthesized accessor method.

Set the AMSymbol

Extends class CPDateFormatter.

Definition at line 2321 of file CPDateFormatter.j.

◆ setDateFormat:()

- (void) setDateFormat: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2337 of file CPDateFormatter.j.

◆ setDateStyle:()

- (void) setDateStyle: (CPDateFormatterStyle)  aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2273 of file CPDateFormatter.j.

◆ setDefaultDate:()

- (void) setDefaultDate: (CPDate aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2225 of file CPDateFormatter.j.

◆ setDoesRelativeDateFormatting:()

- (void) setDoesRelativeDateFormatting: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2209 of file CPDateFormatter.j.

◆ setFormatterBehavior:()

- (void) setFormatterBehavior: (CPDateFormatterBehavior)  aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2257 of file CPDateFormatter.j.

◆ setLocale:()

- (void) setLocale: (CPLocale aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2305 of file CPDateFormatter.j.

◆ setPMSymbol:()

- (void) setPMSymbol: (CPString aValue
implementation

Synthesized accessor method.

Set the PMSymbol

Extends class CPDateFormatter.

Definition at line 2353 of file CPDateFormatter.j.

◆ setTimeStyle:()

- (void) setTimeStyle: (CPDateFormatterStyle)  aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2289 of file CPDateFormatter.j.

◆ setTimeZone:()

- (void) setTimeZone: (CPTimeZone aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2369 of file CPDateFormatter.j.

◆ setTwoDigitStartDate:()

- (void) setTwoDigitStartDate: (CPDate aValue
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2241 of file CPDateFormatter.j.

◆ timeStyle()

- (CPDateFormatterStyle) timeStyle
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2281 of file CPDateFormatter.j.

◆ timeZone()

- (CPTimeZone) timeZone
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2361 of file CPDateFormatter.j.

◆ twoDigitStartDate()

- (CPDate) twoDigitStartDate
implementation

Synthesized accessor method.

Extends class CPDateFormatter.

Definition at line 2233 of file CPDateFormatter.j.


The documentation for this category was generated from the following file: