-
-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix KuCoin PeriodSecondsToString (#833)
* Fix Kucoin PeriodSecondsToString method Fix PeriodSecondsToString returning wrong daily and weekly periods. * Remove unnecessary assignment of startDate and endDate * Remove redundant else keywords in CryptoUtility.SecondsToPeriodStringLong * Remove redundant else keywords in CryptoUtility.SecondsToPeriodString * Remove unnecessary using directives in CryptoUtility
- Loading branch information
Showing
2 changed files
with
30 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters