What is the parameter of the method Date.parse()?
What is the parameter of the method Date.parse()? Correct Answer datestring
The parse method is defined as Date.parse(datestring). The parse() method parses a date string and returns the number of milliseconds between the date string.
মোঃ আরিফুল ইসলাম
Feb 20, 2025