lsst.daf.base  14.0-4-ge2d7f21+5
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 34 of file dateTimeContinued.py.

Member Function Documentation

◆ __reduce__()

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

Definition at line 51 of file dateTimeContinued.py.

◆ __repr__()

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

Definition at line 45 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 36 of file dateTimeContinued.py.


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