Class that represents an RDF Literal of datatype xsd:date
Located in /EasyRdf/Literal/Date.php (line 47)
EasyRdf_Literal | --EasyRdf_Literal_Date
| Class | Description |
|---|---|
| EasyRdf_Literal_DateTime | Class that represents an RDF Literal of datatype xsd:dateTime |
Constructor for creating a new date literal
The date is parsed and stored internally using a DateTime object.
Integer representation of the day of the month
Returns date formatted according to given format
Integer representation of the month
A full integer representation of the year, 4 digits
Magic method to return the value as an ISO8601 date string
Inherited From EasyRdf_Literal
EasyRdf_Literal::__construct()
EasyRdf_Literal::create()
EasyRdf_Literal::deleteDatatypeMapping()
EasyRdf_Literal::dumpValue()
EasyRdf_Literal::getDatatype()
EasyRdf_Literal::getDatatypeForValue()
EasyRdf_Literal::getDatatypeUri()
EasyRdf_Literal::getLang()
EasyRdf_Literal::getValue()
EasyRdf_Literal::setDatatypeMapping()
EasyRdf_Literal::toArray()
EasyRdf_Literal::__toString()
Documentation generated on Wed, 20 Jul 2011 19:54:03 +0100 by phpDocumentor 1.4.3