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

Remove deprecated Foundation.Date in internal modules #212

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

MathieuLegault1
Copy link
Contributor

@MathieuLegault1 MathieuLegault1 commented Jan 5, 2024

Description

We already deprecated the use of trikot Foundation.Date but some modules were still using it (internally). This PR changes those usage for kotlinx-datetime.

Motivation and Context

Since removing it internally doesn't affect the api that we expose there is no reason not to remove it. It could be useful if we ever decide to hard deprecate it also

How Has This Been Tested?

This was tested using the already existing unit test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Remove deprecated usage

@MathieuLegault1 MathieuLegault1 merged commit 3a98901 into master Jan 8, 2024
1 check passed
@MathieuLegault1 MathieuLegault1 deleted the feature/use-kotlinx-datetime branch January 8, 2024 14:16
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.

2 participants