Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1001 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 1001 Bytes

Companion Xcode Playgrounds for the Date and Time Calculations in Swift Articles

“Hero” images from the articles — clocks for part 1, and an infinite spiral clock for part 2.

These Xcode playgrounds contain all the code in the articles Date and Time Calculations in Swift, Part 1 and Date and Time Calculations in Swift, Part 2.

The playgrounds are:

  • date-time-calculations-swift-1.playground: Companion playground for part 1.
  • date-time-calculations-swift-2.playground: Companion playground for part 2.

Requirements

All you need to run these playgrounds is Xcode. These were built in Xcode 15.1.

For maximum readability, open the Editor menu in Xcode and select Show Rendered Markup.