The Volatility Framework
volatility.timefmt.UTC Class Reference

Concrete instance of the UTC timezone. More...

Inheritance diagram for volatility.timefmt.UTC:

Public Member Functions

def utcoffset (self, _dt)
 Returns an offset from UTC of 0.
 
def dst (self, _dt)
 Returns no daylight savings offset.
 
def tzname (self, _dt)
 Returns the timezone name.
 

Detailed Description

Concrete instance of the UTC timezone.


The documentation for this class was generated from the following file: