Free NBA

無料
よって API Guy | 更新済み 22일 전 | Sports
人気

9.6 / 10

レイテンシー

328ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

Games - Sorting by date

Rapid account: Fdeboniuss
fdeboniuss
일 년 전

Hi everybody!
Did anyone have issues sorting by date?
After using a sort:
"someGames.sort((a: Game, b: Game) => {
return new Date(b.date).getTime() - new Date(a.date).getTime();
}))"
I’m facing issues with sorting and pagination.
Are there any tutorial/documentation/discussion about that?

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿