Skip to content

Remote datetime_converter - #471

Open
limdor wants to merge 1 commit into
eclipse-score:mainfrom
limdor:cleanup_datetime
Open

Remote datetime_converter#471
limdor wants to merge 1 commit into
eclipse-score:mainfrom
limdor:cleanup_datetime

Conversation

@limdor

@limdor limdor commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

The implementation is error prone, it had already several bugs in the past and at least I could find another one that basically it does not work proper with leap seconds.
This is not yet widely used, before we get more people depending on it and get unexpected bugs, we delete it.
If the functionality would be needed in the future, it would be better to rely as much as possible in existing implementations like some of the POSIX / C lib apis.

The implementation is error prone, it had already several bugs in the
past and at least I could find another one that basically it does not
work proper with leap seconds.
This is not yet widely used, before we get more people depending on it
and get unexpected bugs, we delete it.
If the functionality would be needed in the future, it would be better
to rely as much as possible in existing implementations like some of the
POSIX / C lib apis.
@github-project-automation github-project-automation Bot moved this to In Progress in BAS - Baselibs FT Aug 13, 2026
@limdor
limdor deployed to workflow-approval August 13, 2026 12:56 — with GitHub Actions Active
@limdor
limdor deployed to workflow-approval August 13, 2026 12:56 — with GitHub Actions Active
@limdor
limdor deployed to workflow-approval August 13, 2026 12:56 — with GitHub Actions Active
@limdor
limdor deployed to workflow-approval August 13, 2026 12:56 — with GitHub Actions Active
@github-actions github-actions Bot added comp-datetime Related to score/datetime_converter component c++ C++ code bazel Bazel and Starlark build files labels Aug 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Documentation preview for this pull request is available at:
pr-471: https://eclipse-score.github.io/baselibs/pr-471/

@4og

4og commented Aug 13, 2026

Copy link
Copy Markdown
Member

Hi @Rutuja-Patil-Bosch, @srinivasugithub, @gierer,

You have contributed to this code recently, so we thought we'd check with you before removing it. Are you aware of any remaining use cases, or do you have any concerns about deleting it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Bazel and Starlark build files c++ C++ code comp-datetime Related to score/datetime_converter component

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants