DateTime


Object Hierarchy:

GXml.DateTime GXml.DateTime GXml.DateTime GXml.BaseProperty GXml.BaseProperty GXml.BaseProperty->GXml.DateTime GLib.Object GLib.Object GLib.Object->GXml.BaseProperty GXml.Property GXml.Property GXml.Property->GXml.BaseProperty

Description:


public class DateTime : BaseProperty

Convenient class to handle Element's attributes using a GLib.DateTime as sources of values.

Timestamp is considered in UTC time.

Property is represented as a string using a DateTime.format and GLib.DateTime.format method. If DateTime.format is not set '%FT%T' format is used by default.

For limitations on text parsing, see at GLib.DateTime.DateTime.from_iso8601


Namespace: GXml
Package: gxml-0.20

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class GXml.BaseProperty
All known members inherited from interface GXml.Property