Skip to content

fix(sdk): Migrate datetime from float to datetime object#96

Merged
1 commit merged intomainfrom
timestamps
Oct 24, 2025
Merged

fix(sdk): Migrate datetime from float to datetime object#96
1 commit merged intomainfrom
timestamps

Conversation

@ghost
Copy link

@ghost ghost commented Oct 23, 2025

Issue #, if available:
fixes: #42

  • Replace float for timestamps with actual datetime objects as those are
    given back by boto3

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Replace float for timestamps with actual datetime objects as those are
given back by boto3
@ghost ghost force-pushed the timestamps branch from 70d8ec2 to f3a14cb Compare October 24, 2025 00:01
@ghost ghost changed the title fix: Migrate datetime from float to datetime object fix(sdk): Migrate datetime from float to datetime object Oct 24, 2025
@ghost ghost closed this Oct 24, 2025
@ghost ghost reopened this Oct 24, 2025
@ghost ghost marked this pull request as ready for review October 24, 2025 00:07
@ghost ghost merged commit 1171521 into main Oct 24, 2025
10 of 11 checks passed
@wangyb-A wangyb-A deleted the timestamps branch December 9, 2025 22:29
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize All Timestamps to DateTime

2 participants