标签: javascript jquery wordpress date time
我正在尝试此代码段,但它会向控制台输出无效日期
var tim = new Date("<?php echo date(get_option('date_format')); ?>");