Skip to content

Documentation / jalali-js / isToday

Function: isToday() ​

isToday(date, system): boolean

Defined in: date-math.ts:173

True when date names the current day in system, read from the local system clock the same way createCalendar().today() reads it.

Parameters ​

date ​

CalendarDateFields

system ​

CalendarSystem

Returns ​

boolean