var DateTime = luxon.DateTime;. 2. var t = new Date(2018,03,16,15,24,0);. 3. console.log(DateTime.fromFormat('00:30:00', 'hh:mm:ss', { locale: 'en-US' }).
確定! 回上一頁