(Sunday=0, Monday=1, Tuesday=2 ..) This example uses the weekday number to calculate the weekday name: switch (new Date().getDay()) { case 0:
確定! 回上一頁