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

add cbr source + impl getConvertedAmount method + refactoring #12

Merged
merged 9 commits into from
Jun 5, 2024

Conversation

ggmaleva
Copy link
Contributor

@ggmaleva ggmaleva commented Jun 4, 2024

No description provided.

Copy link
Collaborator

@vitaxa vitaxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вот еще важное требование. ЦБ обновляет данные по курсу на следующий день в 8-9 вечера (вроде так). И надо хранить уже курс на завтра еще до конца текущего дня, чтобы не было проблемой переход суток

@ggmaleva
Copy link
Contributor Author

ggmaleva commented Jun 5, 2024

Вот еще важное требование. ЦБ обновляет данные по курсу на следующий день в 8-9 вечера (вроде так). И надо хранить уже курс на завтра еще до конца текущего дня, чтобы не было проблемой переход суток

Курс будет обновляться и сохраняться по крону, а проставляться будет дата следующего дня. Я поправил здесь, чтобы сравнивалась именно дата курса и брался курс с аналогичной датой.

@ggmaleva ggmaleva merged commit a6f5b7f into master Jun 5, 2024
2 of 3 checks passed
@ggmaleva ggmaleva deleted the ft/CP-22 branch June 5, 2024 13:32
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