SOLM 1.2b1 RTF Avatar
  1. OMG Issue

SOLM12 — SpacePython does not utilize standard time functionality

  • Key: SOLM12-14
  • Status: closed  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython defines its own time object. It should instead utilize native time/date functionality. This would make procedures be easier to author and better integrate with existing and third-party libraries.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:14 GMT
  • Disposition: Deferred — SOLM 1.2b1
  • Disposition Summary:

    Native Python DateTime class does not support nanoseconds

    The current custom class adds support for nanoseconds. It is an extended class on top of the native type though.

    Deferring this issue to re-evaluate if Python gains improved time precision.

  • Updated: Tue, 1 Jul 2025 15:03 GMT