Is there any max duration for an array?

For instance:
var arr = [‘a’, ‘b’, ‘c’, ‘d’, ‘e’, ‘f’, ‘g’];

Use case:
I need to have a time worth safed to each Day of more than one years.
In an effort to establish the proper date, I considered the use of
$yr$month$day
= 2022 10 27
arr[20221027] = ’00:00′;

Now my query is whether it is imaginable to make use of such factor With out overflowing or achieving any reminiscence restrict?
Thank you



View Reddit by way of marf843View Supply

You may also like...

WP2Social Auto Publish Powered By : XYZScripts.com