Skip to content

Legacy java.util.Date used in io.cequence.openaiscala.domain.response #26

@phelps-sg

Description

@phelps-sg

Various case classes in io.cequence.openaiscala.domain.response, including ModelInfo, make use of the legacy java.util.Date class, which uses mutable state. It is recommended to use the non-mutable classes in java.time package. See https://stackoverflow.com/questions/3614380/whats-the-standard-way-to-work-with-dates-and-times-in-scala-should-i-use-java

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions