API  1.0.0
CPDateFormatter.j File Reference

Go to the source code of this file.

Typedefs

typedef CPDateFormatterBehavior CPDateFormatterBehaviorDefault = 0
 

Variables

var CPDateFormatterAllowNaturalLanguageKey = @"@"CPDateFormatterAllowNaturalLanguageKey"
 
 CPDateFormatterBehavior10_0 = 1000
 
 CPDateFormatterBehavior10_4 = 1040
 
var CPDateFormatterDateFormatKey = @"@"CPDateFormatterDateFormatKey"
 
var CPDateFormatterDateStyleKey = @"@"CPDateFormatterDateStyle"
 
var CPDateFormatterDoseRelativeDateFormattingKey = @"@"CPDateFormatterDoseRelativeDateFormattingKey"
 
var CPDateFormatterFormatterBehaviorKey = @"@"CPDateFormatterFormatterBehaviorKey"
 
 CPDateFormatterFullStyle = 4
 
var CPDateFormatterLocaleKey = @"@"CPDateFormatterLocaleKey"
 
 CPDateFormatterLongStyle = 3
 
 CPDateFormatterMediumStyle = 2
 
global CPLocaleLanguageCode global CPLocaleCountryCode typedef CPDateFormatterStyle CPDateFormatterNoStyle = 0
 
 CPDateFormatterShortStyle = 1
 
var CPDateFormatterTimeStyleKey = @"@"CPDateFormatterTimeStyleKey"
 
var defaultDateFormatterBehavior = CPDateFormatterBehavior10_4
 
var patternStringTokens
 
var relativeDateFormating
 

Typedef Documentation

◆ CPDateFormatterBehaviorDefault

typedef CPDateFormatterBehavior CPDateFormatterBehaviorDefault = 0

Definition at line 36 of file CPDateFormatter.j.

Variable Documentation

◆ CPDateFormatterAllowNaturalLanguageKey

var CPDateFormatterAllowNaturalLanguageKey = @"@"CPDateFormatterAllowNaturalLanguageKey"

Definition at line 2132 of file CPDateFormatter.j.

◆ CPDateFormatterBehavior10_0

CPDateFormatterBehavior10_0 = 1000

Definition at line 37 of file CPDateFormatter.j.

◆ CPDateFormatterBehavior10_4

CPDateFormatterBehavior10_4 = 1040

Definition at line 38 of file CPDateFormatter.j.

◆ CPDateFormatterDateFormatKey

var CPDateFormatterDateFormatKey = @"@"CPDateFormatterDateFormatKey"

Definition at line 2131 of file CPDateFormatter.j.

◆ CPDateFormatterDateStyleKey

var CPDateFormatterDateStyleKey = @"@"CPDateFormatterDateStyle"

Definition at line 2127 of file CPDateFormatter.j.

◆ CPDateFormatterDoseRelativeDateFormattingKey

var CPDateFormatterDoseRelativeDateFormattingKey = @"@"CPDateFormatterDoseRelativeDateFormattingKey"

Definition at line 2130 of file CPDateFormatter.j.

◆ CPDateFormatterFormatterBehaviorKey

var CPDateFormatterFormatterBehaviorKey = @"@"CPDateFormatterFormatterBehaviorKey"

Definition at line 2129 of file CPDateFormatter.j.

◆ CPDateFormatterFullStyle

CPDateFormatterFullStyle = 4

Definition at line 33 of file CPDateFormatter.j.

◆ CPDateFormatterLocaleKey

var CPDateFormatterLocaleKey = @"@"CPDateFormatterLocaleKey"

Definition at line 2133 of file CPDateFormatter.j.

◆ CPDateFormatterLongStyle

CPDateFormatterLongStyle = 3

Definition at line 32 of file CPDateFormatter.j.

◆ CPDateFormatterMediumStyle

CPDateFormatterMediumStyle = 2

Definition at line 31 of file CPDateFormatter.j.

◆ CPDateFormatterNoStyle

global CPLocaleLanguageCode global CPLocaleCountryCode typedef CPDateFormatterStyle CPDateFormatterNoStyle = 0

Definition at line 29 of file CPDateFormatter.j.

◆ CPDateFormatterShortStyle

CPDateFormatterShortStyle = 1

Definition at line 30 of file CPDateFormatter.j.

◆ CPDateFormatterTimeStyleKey

var CPDateFormatterTimeStyleKey = @"@"CPDateFormatterTimeStyleKey"

Definition at line 2128 of file CPDateFormatter.j.

◆ defaultDateFormatterBehavior

var defaultDateFormatterBehavior = CPDateFormatterBehavior10_4

Definition at line 40 of file CPDateFormatter.j.

◆ patternStringTokens

var patternStringTokens

Definition at line 40 of file CPDateFormatter.j.

◆ relativeDateFormating

var relativeDateFormating

Definition at line 40 of file CPDateFormatter.j.