Skip to content

Function: daysUntilNextUpdate() ​

daysUntilNextUpdate(importedDate): number | null

Defined in: packages/researcher-profiles/src/utils.ts:4

Returns the number of days until the next update, or null if > 1 month ago / never imported.

Parameters ​

importedDate ​

string

Returns ​

number | null