Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: daf_base
-
Labels:None
-
Epic Link:
-
Team:Alert Production
-
Urgent?:No
Description
The python bindings for DateTime are incomplete. Uncommenting any of the commented lines in the code block results in an error.
In particular, the return values aren't mapped to python types (I personally care less about the ctor kwargs).
import lsst.daf.base as dafBase
|
|
dafBase.DateTime(2018, 2, 5, 13, 30, 0, dafBase.DateTime.UTC)
|
#dafBase.DateTime(2018, 2, 5, 13, 30, 0, scale=dafBase.DateTime.UTC)
|
#dafBase.DateTime(2018, 2, 5, 13, 30, 0, arg6=dafBase.DateTime.UTC)
|
|
#d.gmtime(d.UTC)
|
#d.timeval(d.TAI)
|
Attachments
Issue Links
- relates to
-
DM-37823 Add toAstropy to DateTime
- Done
Activity
Field | Original Value | New Value |
---|---|---|
Risk Score | 0 |
Epic Link |
|
Team | Alert Production [ 10300 ] |
Assignee | John Parejko [ parejkoj ] |
Sprint | AP S23-4 (March) [ 1219 ] | |
Urgent? | off |
Rank | Ranked lower |
Sprint | AP S23-4 (March) [ 1219 ] | AP S23-5 (April) [ 1227 ] |
Rank | Ranked lower |
Sprint | AP S23-5 (April) [ 1227 ] | AP S23-6 (May) [ 1234 ] |
Rank | Ranked lower |
Sprint | AP S23-6 (May) [ 1234 ] |
Rank | Ranked higher |