lsst.daf.base  20.0.0
Public Member Functions | List of all members
lsst.daf.base.dateTime.dateTimeContinued.DateTime Class Reference

Public Member Functions

def toPython (self, timescale=None)
 
def __repr__ (self)
 
def __reduce__ (self)
 

Detailed Description

Definition at line 33 of file dateTimeContinued.py.

Member Function Documentation

◆ __reduce__()

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

Definition at line 50 of file dateTimeContinued.py.

◆ __repr__()

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

Definition at line 44 of file dateTimeContinued.py.

◆ toPython()

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 35 of file dateTimeContinued.py.


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