CWIS Developer Documentation
Classes | Variables
Axis--Date.php File Reference

Go to the source code of this file.

Classes

class  Date
 

Variables

const DATEPRE_BEGINYEAR 1
 
const DATEPRE_BEGINMONTH 2
 
const DATEPRE_BEGINDAY 4
 
const DATEPRE_BEGINDECADE 8
 
const DATEPRE_BEGINCENTURY 16
 
const DATEPRE_ENDYEAR 32
 
const DATEPRE_ENDMONTH 64
 
const DATEPRE_ENDDAY 128
 
const DATEPRE_ENDDECADE 256
 
const DATEPRE_ENDCENTURY 512
 
const DATEPRE_INFERRED 1024
 
const DATEPRE_COPYRIGHT 2048
 
const DATEPRE_CONTINUOUS 4096
 
const DATEPRE_SEPARATE 8192
 
const DATEPRE_UNSURE 16384
 

Variable Documentation

const DATEPRE_BEGINCENTURY 16

Definition at line 749 of file Axis--Date.php.

const DATEPRE_BEGINDAY 4
const DATEPRE_BEGINDECADE 8

Definition at line 748 of file Axis--Date.php.

Referenced by Date\FormattedPrecision().

const DATEPRE_BEGINMONTH 2
const DATEPRE_BEGINYEAR 1
const DATEPRE_CONTINUOUS 4096

Definition at line 757 of file Axis--Date.php.

Referenced by Date\Date(), Date\Formatted(), and Date\FormattedPrecision().

const DATEPRE_COPYRIGHT 2048

Definition at line 756 of file Axis--Date.php.

Referenced by Date\Date(), Date\Formatted(), and Date\FormattedPrecision().

const DATEPRE_ENDCENTURY 512

Definition at line 754 of file Axis--Date.php.

const DATEPRE_ENDDAY 128
const DATEPRE_ENDDECADE 256

Definition at line 753 of file Axis--Date.php.

Referenced by Date\FormattedPrecision().

const DATEPRE_ENDMONTH 64
const DATEPRE_ENDYEAR 32
const DATEPRE_INFERRED 1024

Definition at line 755 of file Axis--Date.php.

Referenced by Date\Date(), Date\Formatted(), and Date\FormattedPrecision().

const DATEPRE_SEPARATE 8192

Definition at line 758 of file Axis--Date.php.

Referenced by Date\Formatted(), and Date\FormattedPrecision().

const DATEPRE_UNSURE 16384

Definition at line 759 of file Axis--Date.php.