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

Class FileDate

Date --+
       |
      FileDate


Utils functions for date of files
Method Summary
  __init__(self, path)
FileDate constructor
    Inherited from Date
  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, path)
(Constructor)

FileDate constructor
Overrides:
swaml.classes.date.Date.__init__

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