<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Swift5.3 on ZK Punk</title>
		<link>https://www.ZKPunk.dev/tags/swift5.3/</link>
		<description>Recent content in Swift5.3 on ZK Punk</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 04 Aug 2020 20:59:37 -0700</lastBuildDate>
		
			<atom:link href="https://www.ZKPunk.dev/tags/swift5.3/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Getting Component Information From Date</title>
				<link>https://www.ZKPunk.dev/tips/getting-component-information-from-date/</link>
				<pubDate>Tue, 04 Aug 2020 20:59:37 -0700</pubDate>
				<guid>https://www.ZKPunk.dev/tips/getting-component-information-from-date/</guid>
				<description>&lt;p&gt;Last Run on XCODE 11.6 / Swift 5.2&#xA;Last Run on XCODE 12.0 beta 4 / Swift 5.3&lt;/p&gt;&#xA;&lt;h3 id=&#34;definition&#34;&gt;&#xA;  Definition&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#definition&#34;&gt;&#xA;    &lt;i class=&#34;fa fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://developer.apple.com/documentation/foundation/calendar&#34;&gt;Calendar&lt;/a&gt; - A definition of the relationships between calendar units (such as eras, years, and weekdays) and absolute points in time, providing features for calculation and comparison of dates.&lt;/p&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://developer.apple.com/documentation/foundation/calendar&#34;&gt;Calendar&lt;/a&gt; is a value type (struct) that provides with functions that can assist us in decoupling the component information from a given date like the year, month, day of week etc.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
