Ticket #8413 (assigned)

Opened 7 years ago

Last modified 5 years ago

Implement converters between Mantid::DateAndTime & python datetime objects

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

This requires:

  • An additional constructor in Exports/DateAndTime.cpp to support a python datetime object
  • A conversion function to take a Mantid DateAndTime to a python datetime.

As Mantid's DateAndTime object supports nanosecond precision there needs to be a warning when converting to the Python type that a loss of precision will occur.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9258

Note: See TracTickets for help on using tickets.