We can use the toLocalTime to convert a universal time into a local time. print('Universal datetime: ', now.toUTC().toString(Qt.ISODate)). We get the universal ...
確定! 回上一頁