RssDate (gb.web.feed)

This class represents a date in RSS. It is comprised of a Gambas Date and a Zone timezone string. Since dates are absolute in Gambas, the timezone is only used during reading and writing the XML document backing an RSS feed. It does not have to "applied" to the Date in any way by the user of this component.

Esta clase es instanciable.

Propiedades
Date   The date represented by this object.
Zone   The timezone relative to which the Date was or should be printed.