API  1.0.0
CPDate.j File Reference

Go to the source code of this file.

Variables

var CPDateReferenceDate = new Date(Date.UTC(2001, 0, 1, 0, 0, 0, 0))
 
var CPDateTimeKey = @"@"CPDateTimeKey"
 
Date prototype isa = CPDate
 
var numericKeys = [1, 4, 5, 6, 7, 10, 11]
 
Date parseISO8601
 

Variable Documentation

◆ CPDateReferenceDate

var CPDateReferenceDate = new Date(Date.UTC(2001, 0, 1, 0, 0, 0, 0))

Definition at line 24 of file CPDate.j.

◆ CPDateTimeKey

var CPDateTimeKey = @"@"CPDateTimeKey"

Definition at line 229 of file CPDate.j.

◆ isa

Date prototype isa = CPDate

Definition at line 286 of file CPDate.j.

◆ numericKeys

var numericKeys = [1, 4, 5, 6, 7, 10, 11]

Definition at line 251 of file CPDate.j.

◆ parseISO8601

Date parseISO8601

Definition at line 253 of file CPDate.j.