lsst.daf.base  13.0-2-g167564e+6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
lsst.daf.base.dateTime.dateTimeContinued.DateTime Class Reference

Public Member Functions

def toPython
 
def __repr__
 
def __reduce__
 

Detailed Description

Definition at line 34 of file dateTimeContinued.py.

Member Function Documentation

def lsst.daf.base.dateTime.dateTimeContinued.DateTime.__reduce__ (   self)

Definition at line 51 of file dateTimeContinued.py.

def lsst.daf.base.dateTime.dateTimeContinued.DateTime.__repr__ (   self)

Definition at line 45 of file dateTimeContinued.py.

def lsst.daf.base.dateTime.dateTimeContinued.DateTime.toPython (   self,
  timescale = None 
)
Convert a DateTime to Python's datetime

@param timescale  Timescale for resultant datetime

Definition at line 36 of file dateTimeContinued.py.


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