它适用于非UTC日期,但不适用于UTC. 目前我的示例代码是: local dt1 = os.date( "*t" );print( dt1.hour );local dt2 = os.date( "*t", os.time(. 我在将lua日期转换为 ...
確定! 回上一頁