relativeTimeThresholdDays property
Threshold in days for using relative time
Dates within this many days will use relative format if useRelativeTimeForRecent is true
Default: 7
Implementation
static int relativeTimeThresholdDays = 7;
Threshold in days for using relative time
Dates within this many days will use relative format if useRelativeTimeForRecent is true
Default: 7
static int relativeTimeThresholdDays = 7;