Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
index
isNewZonedWeek
Function isNewZonedWeek
isNewZonedWeek
(
prevUtcSeconds
:
number
,
utcSeconds
:
number
,
zone
?:
string
,
)
:
boolean
True if the two instants fall in different Monday-start weeks in
zone
.
Parameters
prevUtcSeconds
:
number
utcSeconds
:
number
zone
:
string
= DEFAULT_TIMEZONE
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
True if the two instants fall in different Monday-start weeks in
zone.