Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

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.

This class is creatable.

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