How to create a Swift Date object

Swift
let currentDateTime = Date()
Source

Also in Swift: