API  1.0.0
CPDateFormatter Class Reference

#import <CPDateFormatter.h>

+ Inheritance diagram for CPDateFormatter:

Instance Methods

(BOOL) - allowNaturalLanguage
 
(CPString- AMSymbol
 
(CPString- dateFormat
 
(CPDate- dateFromString:
 
(CPDateFormatterStyle) - dateStyle
 
(CPDate- defaultDate
 
(BOOL) - doesRelativeDateFormatting
 
(CPString- editingStringForObjectValue:
 
(void) - encodeWithCoder:
 
(CPDateFormatterBehavior) - formatterBehavior
 
(BOOL) - getObjectValue:forString:errorDescription:
 
(id) - init
 
(id) - initWithCoder:
 
(id) - initWithDateFormat:allowNaturalLanguage:
 
(CPLocale- locale
 
(CPArray) - monthSymbols
 
(CPString- PMSymbol
 
(CPArray) - quarterSymbols
 
(void) - setAMSymbol:
 
(void) - setDateFormat:
 
(void) - setDateStyle:
 
(void) - setDefaultDate:
 
(void) - setDoesRelativeDateFormatting:
 
(void) - setFormatterBehavior:
 
(void) - setLocale:
 
(void) - setMonthSymbols:
 
(void) - setPMSymbol:
 
(void) - setQuarterSymbols:
 
(void) - setShortMonthSymbols:
 
(void) - setShortQuarterSymbols:
 
(void) - setShortStandaloneMonthSymbols:
 
(void) - setShortStandaloneQuarterSymbols:
 
(void) - setShortStandaloneWeekdaySymbols:
 
(void) - setShortWeekdaySymbols:
 
(void) - setStandaloneMonthSymbols:
 
(void) - setStandaloneQuarterSymbols:
 
(void) - setStandaloneWeekdaySymbols:
 
(void) - setSymbol:forKey:languageCode:
 
(void) - setSymbols:forLanguageCode:
 
(void) - setTimeStyle:
 
(void) - setTimeZone:
 
(void) - setTwoDigitStartDate:
 
(void) - setVeryShortMonthSymbols:
 
(void) - setVeryShortStandaloneMonthSymbols:
 
(void) - setVeryShortStandaloneWeekdaySymbols:
 
(void) - setVeryShortWeekdaySymbols:
 
(void) - setWeekdaySymbols:
 
(CPArray) - shortMonthSymbols
 
(CPArray) - shortQuarterSymbols
 
(CPArray) - shortStandaloneMonthSymbols
 
(CPArray) - shortStandaloneQuarterSymbols
 
(CPArray) - shortStandaloneWeekdaySymbols
 
(CPArray) - shortWeekdaySymbols
 
(CPArray) - standaloneMonthSymbols
 
(CPArray) - standaloneQuarterSymbols
 
(CPArray) - standaloneWeekdaySymbols
 
(CPString- stringForObjectValue:
 
(CPString- stringFromDate:
 
(id) - symbolForKey:languageCode:
 
(CPDictionary- symbolsForLanguageCode:
 
(CPDateFormatterStyle) - timeStyle
 
(CPTimeZone- timeZone
 
(CPDate- twoDigitStartDate
 
(CPArray) - veryShortMonthSymbols
 
(CPArray) - veryShortStandaloneMonthSymbols
 
(CPArray) - veryShortStandaloneWeekdaySymbols
 
(CPArray) - veryShortWeekdaySymbols
 
(CPArray) - weekdaySymbols
 
- Instance Methods inherited from CPFormatter
(BOOL) - isPartialStringValid:newEditingString:errorDescription:
 
(BOOL) - isPartialStringValid:proposedSelectedRange:originalString:originalSelectedRange:errorDescription:
 
- Instance Methods inherited from CPObject
(void) - addObserver:forKeyPath:options:context:
 
(void) - applyChange:toKeyPath:
 
(id) - autorelease
 
(id) - awakeAfterUsingCoder:
 
(void) - awakeFromCib
 
(void) - bind:toObject:withKeyPath:options:
 
(Class) - classForCoder
 
(Class) - classForKeyedArchiver
 
(CPString- className
 
(id) - copy
 
(void) - dealloc
 
(CPString- description
 
(CPDictionary- dictionaryWithValuesForKeys:
 
(void) - didChange:valuesAtIndexes:forKey:
 
(void) - didChangeValueForKey:
 
(void) - didChangeValueForKey:withSetMutation:usingObjects:
 
(void) - doesNotRecognizeSelector:
 
(CPArray) - exposedBindings
 
(id) - forwardingTargetForSelector:
 
(void) - forwardInvocation:
 
(unsigned) - hash
 
(BOOL) - implementsSelector:
 
(CPDictionary- infoForBinding:
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(IMP) - methodForSelector:
 
(CPMethodSignature) - methodSignatureForSelector:
 
(id) - mutableArrayValueForKey:
 
(id) - mutableArrayValueForKeyPath:
 
(id) - mutableCopy
 
(id) - mutableSetValueForKey:
 
(id) - mutableSetValueForKeyPath:
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(void) - performSelector:withObject:afterDelay:
 
(void) - performSelector:withObject:afterDelay:inModes:
 
(id) - performSelector:withObject:withObject:
 
(id) - performSelector:withObjects:
 
(void) - release
 
(void) - removeObserver:forKeyPath:
 
(id) - replacementObjectForArchiver:
 
(id) - replacementObjectForCoder:
 
(id) - replacementObjectForKeyedArchiver:
 
(BOOL) - respondsToSelector:
 
(id) - retain
 
(id) - self
 
(void) - setValue:forKey:
 
(void) - setValue:forKeyPath:
 
(void) - setValue:forUndefinedKey:
 
(void) - setValuesForKeysWithDictionary:
 
(CPString- UID
 
(void) - unbind:
 
(Class) - valueClassForBinding:
 
(id) - valueForKey:
 
(id) - valueForKeyPath:
 
(id) - valueForUndefinedKey:
 
(void) - willChange:valuesAtIndexes:forKey:
 
(void) - willChangeValueForKey:
 
(void) - willChangeValueForKey:withSetMutation:usingObjects:
 

Class Methods

(CPString+ dateFormatFromTemplate:options:locale:
 
(CPDateFormatterBehavior) + defaultFormatterBehavior
 
(void) + initialize
 
(CPString+ localizedStringFromDate:dateStyle:timeStyle:
 
(void) + setDefaultFormatterBehavior:
 
- Class Methods inherited from CPObject
(BOOL) + accessInstanceVariablesDirectly
 
(id) + alloc
 
(id) + allocWithCoder:
 
(BOOL) + automaticallyNotifiesObserversForKey:
 
(void) + cancelPreviousPerformRequestsWithTarget:
 
(void) + cancelPreviousPerformRequestsWithTarget:selector:object:
 
(Class) + class
 
(BOOL) + conformsToProtocol:
 
(void) + exposeBinding:
 
(IMP) + instanceMethodForSelector:
 
(BOOL) + instancesImplementSelector:
 
(BOOL) + instancesRespondToSelector:
 
(BOOL) + isBindingExclusive:
 
(BOOL) + isSubclassOfClass:
 
(CPSet) + keyPathsForValuesAffectingValueForKey:
 
(void) + load
 
(id) + new
 
(void) + object:performSelector:withObject:afterDelay:inModes:
 
(void) + setVersion:
 
(Class) + superclass
 
(int) + version
 

Detailed Description

CPDateFormatter takes a CPDate value and formats it as text for display. It also supports the converse, taking text and interpreting it as a CPDate by configurable formatting rules.

Definition at line 2 of file CPDateFormatter.h.

Method Documentation

◆ allowNaturalLanguage()

- (BOOL) allowNaturalLanguage
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2193 of file CPDateFormatter.j.

◆ AMSymbol()

- (CPString) AMSymbol
implementation

Return AMSymbol

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 279 of file CPDateFormatter.j.

◆ dateFormat()

- (CPString) dateFormat
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2329 of file CPDateFormatter.j.

◆ dateFormatFromTemplate:options:locale:()

+ (CPString) dateFormatFromTemplate: (CPString template
options: (CPUInteger)  opts
locale: (CPLocale locale 
implementation

Not yet implemented Return a string representation of the given template, opts and locale

Parameters
templatethe template
opts,pass0
localethe locale
Returns
a CPString representing the givent template

Definition at line 111 of file CPDateFormatter.j.

◆ dateFromString:()

- (CPDate) dateFromString: (CPString aString
implementation

Return a date of the given string This method returns (if possible) a representation of the given string with the dateFormat of the CPDateFormatter, otherwise it takes the dateStyle and timeStyle

Parameters
aString
Returns
CPDate the date

Definition at line 1162 of file CPDateFormatter.j.

◆ dateStyle()

- (CPDateFormatterStyle) dateStyle
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2265 of file CPDateFormatter.j.

◆ defaultDate()

- (CPDate) defaultDate
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2217 of file CPDateFormatter.j.

◆ defaultFormatterBehavior()

+ (CPDateFormatterBehavior) defaultFormatterBehavior
implementation

Return the defaultFormatterBehavior

Returns
a CPDateFormatterBehavior

Definition at line 119 of file CPDateFormatter.j.

◆ doesRelativeDateFormatting()

- (BOOL) doesRelativeDateFormatting
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2201 of file CPDateFormatter.j.

◆ editingStringForObjectValue:()

- (CPString) editingStringForObjectValue: (id)  anObject
implementation

Return a string This method call the method stringForObjectValue

Parameters
anObject
Returns
a string

Reimplemented from CPFormatter.

Definition at line 698 of file CPDateFormatter.j.

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Reimplemented from CPFormatter.

Provided by category CPDateFormatter(CPCoding).

Definition at line 2157 of file CPDateFormatter.j.

◆ formatterBehavior()

- (CPDateFormatterBehavior) formatterBehavior
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2249 of file CPDateFormatter.j.

◆ getObjectValue:forString:errorDescription:()

- (BOOL) getObjectValue: (idRef)  anObject
forString: (CPString aString
errorDescription: (CPStringRef)  anError 
implementation

Returns a boolean if the given object has been changed or not depending of the given string (use of ref)

Parameters
anObjectthe given object
aString
anError,ifit returns NO the describe error will be in anError (use of ref)
Returns
aBoolean for the success or fail of the method

Reimplemented from CPFormatter.

Definition at line 1258 of file CPDateFormatter.j.

◆ init()

- (id) init
implementation

Init a dateFormatter

Returns
a new CPDateFormatter

Reimplemented from CPObject.

Definition at line 143 of file CPDateFormatter.j.

◆ initialize()

+ (void) initialize
implementation

Reimplemented from CPObject.

Definition at line 72 of file CPDateFormatter.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Reimplemented from CPFormatter.

Provided by category CPDateFormatter(CPCoding).

Definition at line 2137 of file CPDateFormatter.j.

◆ initWithDateFormat:allowNaturalLanguage:()

- (id) initWithDateFormat: (CPString format
allowNaturalLanguage: (BOOL)  flag 
implementation

Init a dateFormatter with a format and the naturalLanguage

Parameters
formatthe format
flagflag representation of allowNaturalLanguage
Returns
a new CPDateFormatter

Definition at line 161 of file CPDateFormatter.j.

◆ locale()

- (CPLocale) locale
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2297 of file CPDateFormatter.j.

◆ localizedStringFromDate:dateStyle:timeStyle:()

+ (CPString) localizedStringFromDate: (CPDate date
dateStyle: (CPDateFormatterStyle)  dateStyle
timeStyle: (CPDateFormatterStyle)  timeStyle 
implementation

Return a string representation of the given date, dateStyle and timeStyle

Parameters
datethe given date
dateStylethe dateStyle
timeStylethe timeStyle
Returns
a CPString reprensenting the given date

Definition at line 93 of file CPDateFormatter.j.

◆ monthSymbols()

- (CPArray) monthSymbols
implementation

Return the monthSymbols

Definition at line 391 of file CPDateFormatter.j.

◆ PMSymbol()

- (CPString) PMSymbol
implementation

Return a PMSymbol

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 293 of file CPDateFormatter.j.

◆ quarterSymbols()

- (CPArray) quarterSymbols
implementation

Return the quarterSymbols

Definition at line 475 of file CPDateFormatter.j.

◆ setAMSymbol:()

- (void) setAMSymbol: (CPString aValue
implementation

Set the AMSymbol

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 286 of file CPDateFormatter.j.

◆ setDateFormat:()

- (void) setDateFormat: (CPString aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2337 of file CPDateFormatter.j.

◆ setDateStyle:()

- (void) setDateStyle: (CPDateFormatterStyle)  aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2273 of file CPDateFormatter.j.

◆ setDefaultDate:()

- (void) setDefaultDate: (CPDate aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2225 of file CPDateFormatter.j.

◆ setDefaultFormatterBehavior:()

+ (void) setDefaultFormatterBehavior: (CPDateFormatterBehavior)  behavior
implementation

Set the defaultFormatterBehavior

Parameters
behavior

Definition at line 127 of file CPDateFormatter.j.

◆ setDoesRelativeDateFormatting:()

- (void) setDoesRelativeDateFormatting: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2209 of file CPDateFormatter.j.

◆ setFormatterBehavior:()

- (void) setFormatterBehavior: (CPDateFormatterBehavior)  aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2257 of file CPDateFormatter.j.

◆ setLocale:()

- (void) setLocale: (CPLocale aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2305 of file CPDateFormatter.j.

◆ setMonthSymbols:()

- (void) setMonthSymbols: (CPArray)  aValue
implementation

Set the monthSymbols

Definition at line 398 of file CPDateFormatter.j.

◆ setPMSymbol:()

- (void) setPMSymbol: (CPString aValue
implementation

Set the PMSymbol

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 300 of file CPDateFormatter.j.

◆ setQuarterSymbols:()

- (void) setQuarterSymbols: (CPArray)  aValue
implementation

Set the quarterSymbols

Definition at line 482 of file CPDateFormatter.j.

◆ setShortMonthSymbols:()

- (void) setShortMonthSymbols: (CPArray)  aValue
implementation

Set the shortMonthSymbols

Definition at line 412 of file CPDateFormatter.j.

◆ setShortQuarterSymbols:()

- (void) setShortQuarterSymbols: (CPArray)  aValue
implementation

Set the shortQuarterSymbols

Definition at line 496 of file CPDateFormatter.j.

◆ setShortStandaloneMonthSymbols:()

- (void) setShortStandaloneMonthSymbols: (CPArray)  aValue
implementation

Set the shortStandaloneMonthSymbols

Definition at line 454 of file CPDateFormatter.j.

◆ setShortStandaloneQuarterSymbols:()

- (void) setShortStandaloneQuarterSymbols: (CPArray)  aValue
implementation

Set the shortStandaloneQuarterSymbols

Definition at line 524 of file CPDateFormatter.j.

◆ setShortStandaloneWeekdaySymbols:()

- (void) setShortStandaloneWeekdaySymbols: (CPArray)  aValue
implementation

Set the shortStandaloneWeekdaySymbols

Definition at line 370 of file CPDateFormatter.j.

◆ setShortWeekdaySymbols:()

- (void) setShortWeekdaySymbols: (CPArray)  aValue
implementation

Set the shortWeekdaySymbols

Definition at line 328 of file CPDateFormatter.j.

◆ setStandaloneMonthSymbols:()

- (void) setStandaloneMonthSymbols: (CPArray)  aValue
implementation

Set the standaloneMonthSymbols

Definition at line 440 of file CPDateFormatter.j.

◆ setStandaloneQuarterSymbols:()

- (void) setStandaloneQuarterSymbols: (CPArray)  aValue
implementation

Set the standaloneQuarterSymbols

Definition at line 510 of file CPDateFormatter.j.

◆ setStandaloneWeekdaySymbols:()

- (void) setStandaloneWeekdaySymbols: (CPArray)  aValue
implementation

Set the standaloneWeekdaySymbols

Definition at line 356 of file CPDateFormatter.j.

◆ setSymbol:forKey:languageCode:()

- (void) setSymbol: (CPString aSymbol
forKey: (CPString aKey
languageCode: (CPString languageCode 
implementation

Set the symbol specified by the given key for the given language code

Definition at line 268 of file CPDateFormatter.j.

◆ setSymbols:forLanguageCode:()

- (void) setSymbols: (CPDictionary symbols
forLanguageCode: (CPString languageCode 
implementation

Set the symbols for the given language code

Definition at line 245 of file CPDateFormatter.j.

◆ setTimeStyle:()

- (void) setTimeStyle: (CPDateFormatterStyle)  aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2289 of file CPDateFormatter.j.

◆ setTimeZone:()

- (void) setTimeZone: (CPTimeZone aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2369 of file CPDateFormatter.j.

◆ setTwoDigitStartDate:()

- (void) setTwoDigitStartDate: (CPDate aValue
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2241 of file CPDateFormatter.j.

◆ setVeryShortMonthSymbols:()

- (void) setVeryShortMonthSymbols: (CPArray)  aValue
implementation

Set the veryShortMonthSymbols

Definition at line 426 of file CPDateFormatter.j.

◆ setVeryShortStandaloneMonthSymbols:()

- (void) setVeryShortStandaloneMonthSymbols: (CPArray)  aValue
implementation

Set the veryShortStandaloneMonthSymbols

Definition at line 468 of file CPDateFormatter.j.

◆ setVeryShortStandaloneWeekdaySymbols:()

- (void) setVeryShortStandaloneWeekdaySymbols: (CPArray)  aValue
implementation

Set the veryShortStandaloneWeekdaySymbols

Definition at line 384 of file CPDateFormatter.j.

◆ setVeryShortWeekdaySymbols:()

- (void) setVeryShortWeekdaySymbols: (CPArray)  aValue
implementation

Set the veryShortWeekdaySymbols

Definition at line 342 of file CPDateFormatter.j.

◆ setWeekdaySymbols:()

- (void) setWeekdaySymbols: (CPArray)  aValue
implementation

Set the weekdaySymbols

Definition at line 314 of file CPDateFormatter.j.

◆ shortMonthSymbols()

- (CPArray) shortMonthSymbols
implementation

Return a shortMonthSymbols

Definition at line 405 of file CPDateFormatter.j.

◆ shortQuarterSymbols()

- (CPArray) shortQuarterSymbols
implementation

Return the shortQuarterSymbols

Definition at line 489 of file CPDateFormatter.j.

◆ shortStandaloneMonthSymbols()

- (CPArray) shortStandaloneMonthSymbols
implementation

Return the shortStandaloneMonthSymbols

Definition at line 447 of file CPDateFormatter.j.

◆ shortStandaloneQuarterSymbols()

- (CPArray) shortStandaloneQuarterSymbols
implementation

Return the shortStandaloneQuarterSymbols

Definition at line 517 of file CPDateFormatter.j.

◆ shortStandaloneWeekdaySymbols()

- (CPArray) shortStandaloneWeekdaySymbols
implementation

Return the shortStandaloneWeekdaySymbols

Definition at line 363 of file CPDateFormatter.j.

◆ shortWeekdaySymbols()

- (CPArray) shortWeekdaySymbols
implementation

Return a shortWeekdaySymbols

Definition at line 321 of file CPDateFormatter.j.

◆ standaloneMonthSymbols()

- (CPArray) standaloneMonthSymbols
implementation

Return standaloneMonthSymbols

Definition at line 433 of file CPDateFormatter.j.

◆ standaloneQuarterSymbols()

- (CPArray) standaloneQuarterSymbols
implementation

Return the standaloneQuarterSymbols

Definition at line 503 of file CPDateFormatter.j.

◆ standaloneWeekdaySymbols()

- (CPArray) standaloneWeekdaySymbols
implementation

Return the standaloneWeekdaySymbols

Definition at line 349 of file CPDateFormatter.j.

◆ stringForObjectValue:()

- (CPString) stringForObjectValue: (id)  anObject
implementation

Return a string representation of the given objectValue. This method call the method stringFromDate if possible, otherwise it returns the description of the object

Parameters
anObject
Returns
a string

Reimplemented from CPFormatter.

Definition at line 685 of file CPDateFormatter.j.

◆ stringFromDate:()

- (CPString) stringFromDate: (CPDate aDate
implementation

Return a string representation of a given date. This method returns (if possible) a representation of the given date with the dateFormat of the CPDateFormatter, otherwise it takes the dateStyle and timeStyle

Parameters
aDatethe given date
Returns
CPString the string representation

Definition at line 538 of file CPDateFormatter.j.

◆ symbolForKey:languageCode:()

- (id) symbolForKey: (CPString aKey
languageCode: (CPString languageCode 
implementation

Return a symbol specified by the given key for the given language code

Definition at line 252 of file CPDateFormatter.j.

◆ symbolsForLanguageCode:()

- (CPDictionary) symbolsForLanguageCode: (CPString languageCode
implementation

Return symbols for the given language code

Definition at line 230 of file CPDateFormatter.j.

◆ timeStyle()

- (CPDateFormatterStyle) timeStyle
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2281 of file CPDateFormatter.j.

◆ timeZone()

- (CPTimeZone) timeZone
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2361 of file CPDateFormatter.j.

◆ twoDigitStartDate()

- (CPDate) twoDigitStartDate
implementation

Synthesized accessor method.

Provided by category CPDateFormatter(CPSynthesizedAccessors).

Definition at line 2233 of file CPDateFormatter.j.

◆ veryShortMonthSymbols()

- (CPArray) veryShortMonthSymbols
implementation

Return veryShortMonthSymbols

Definition at line 419 of file CPDateFormatter.j.

◆ veryShortStandaloneMonthSymbols()

- (CPArray) veryShortStandaloneMonthSymbols
implementation

Return the veryShortStandaloneMonthSymbols

Definition at line 461 of file CPDateFormatter.j.

◆ veryShortStandaloneWeekdaySymbols()

- (CPArray) veryShortStandaloneWeekdaySymbols
implementation

Return the veryShortStandaloneWeekdaySymbols

Definition at line 377 of file CPDateFormatter.j.

◆ veryShortWeekdaySymbols()

- (CPArray) veryShortWeekdaySymbols
implementation

Return veryShortWeekdaySymbols

Definition at line 335 of file CPDateFormatter.j.

◆ weekdaySymbols()

- (CPArray) weekdaySymbols
implementation

Return the weekdaySymbols

Definition at line 307 of file CPDateFormatter.j.


The documentation for this class was generated from the following files: