Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timestamp objects in IndalekoObject #57

Open
fsgeek opened this issue Aug 5, 2024 · 0 comments
Open

Timestamp objects in IndalekoObject #57

fsgeek opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@fsgeek
Copy link
Contributor

fsgeek commented Aug 5, 2024

The change to a data model driven approach means that we're passing along a date object instead of a string timestamp. Right now, this is done in the two local ingesters (Windows/Linux) but likely will break the others, so the handling of string versus timestamp really should be done in the IndalekoObject constructor.

@fsgeek fsgeek self-assigned this Aug 5, 2024
@fsgeek fsgeek added bug Something isn't working good first issue Good for newcomers labels Aug 5, 2024
fsgeek added a commit that referenced this issue Aug 5, 2024
I fixed on the Linux side.  This really should be fixed in
IndalekoObject.  Probably should create an issue for it.  Issue #57.
ZeeOneOtter pushed a commit to ZeeOneOtter/Indaleko that referenced this issue Aug 8, 2024
I fixed on the Linux side.  This really should be fixed in
IndalekoObject.  Probably should create an issue for it.  Issue ubc-systopia#57.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant