Package swaml :: Package classes :: Module date :: Class Date
[show private | hide private]
[frames | no frames]

Class Date

Known Subclasses:
FileDate, MailDate

Method Summary
  __init__(self, date)
Date constructor
  getDay(self)
Get day value
  getInteger(self)
Get long int value
  getLongStringMonth(self)
Get month in long string format
  getMonth(self)
Get month value
  getNumericFormat(self)
Get int values
  getShortStringMonth(self)
Get month in short string format
  getStringDay(self)
Get day as string
  getStringFormat(self, format)
Get string format
  getStringMonth(self)
Get month in string number format
  getStringYear(self)
Get year string
  getYear(self)
Get year value

Method Details

__init__(self, date)
(Constructor)

Date constructor

getDay(self)

Get day value

getInteger(self)

Get long int value

getLongStringMonth(self)

Get month in long string format

getMonth(self)

Get month value

getNumericFormat(self)

Get int values

getShortStringMonth(self)

Get month in short string format

getStringDay(self)

Get day as string

getStringFormat(self, format='iso')

Get string format
Parameters:
format - standar

getStringMonth(self)

Get month in string number format

getStringYear(self)

Get year string

getYear(self)

Get year value

Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 http://epydoc.sf.net