How To Get Current Date In Swift. To get the current date, create a new Date instance. let date = Date(). You can print the current date using a ...
確定! 回上一頁