WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIRDFDate

IID:E13A24E1-C77A-11d2-80BE-006097B76B8E
Inherits From:nsIRDFNode

An object of this interface should be created in the following way:

RDFService.GetDateLiteral(date);

Properties

readonly PRInt64 Value

The date value of the literal


References

This interface is returned from the following methods:

nsIRDFService.GetDateLiteral

Reference documentation is generated from Mozilla's source.