It constructs a Date from a String. The format of the String depends on the local date format. Date myDate = Date.parse('12/27/2009'); ...
確定! 回上一頁