1,
String = string. Replace (/-/g ,"/");
Replace-with/in the string /.
If G is global, all pattern appears in the full-text search. If this parameter is not provided, only the first pattern is replaced.
2,
Date. parse (dateval)
The required dateval is a string containing dates expressed in formats such as "Jan 5, 1996 08:47:00", or a string from ActiveX (r) the vt_date value obtained from the object or other objects.
Description
The parse method returns an integer that represents the number of milliseconds between the date in dateval and midnight, January 1, January 1, 1970.
The parse method is a static method of the date object. Because it is a static method, it is called through the method shown in the following example, rather than being called as a method that has created a date object.
The following is an example:
VaR datebgn = date. parse (bgnstr. Replace (/-/g ,"/"));