<div dir="ltr"><div><div>Hello,</div><div><br></div><div>Are there any plans to integrate this commit into the main repo because I would love build off of the code within it, seeing that NSDateFormatter still seems incomplete. Additionally, the issue mentioned earlier, <a href="https://bugs.swift.org/browse/SR-208" target="_blank">https://bugs.swift.org/browse/SR-208</a>, is still valid with the latest code from master.</div><div><br></div><div>In fact, <font face="monospace, monospace">stringFromDate</font> doesn&#39;t seem to be doing much at all. Anyway, I would love to hear more from Joe or an admin on plans and progress for NSDateFormatter.</div><div><br></div><div>Thanks,</div><div>Taylor Franklin</div></div><div><br></div><div>&gt; Howdy,</div><div>&gt; </div><div>&gt; A few weeks ago I opened <a href="https://bugs.swift.org/browse/SR-208" target="_blank">https://bugs.swift.org/browse/SR-208</a> as it appears</div><div>&gt; setting the dateFormat property of NSDateFormatter has no effect. It&#39;s</div><div>&gt; been open for a while and I thought I&#39;d start looking at whether or not I</div><div>&gt; could help, and decided to first start with getting NSDateFormatter</div><div>&gt; included in TestFoundation.</div><div>&gt; </div><div>&gt; Before moving on further and issuing a PR, I would appreciate feedback on</div><div>&gt; the approach that I&#39;m taking here:</div><div>&gt; </div><div>&gt; <a href="https://github.com/iachievedit/swift-corelibs-foundation/commit/482d861127e8b78007ceaf15f6c905ac04b1e9a4" target="_blank">https://github.com/iachievedit/swift-corelibs-foundation/commit/482d861127e8b78007ceaf15f6c905ac04b1e9a4</a></div><div>&gt; </div><div>&gt; The first tests are only looking at the dateStyle property, and I&#39;ve</div><div>&gt; included tests for the various styles as they are rendered for the en_US</div><div>&gt; locale. The intent is to add support for validating additional locales in</div><div>&gt; the future.</div><div>&gt; </div><div>&gt; Since strptime doesn&#39;t appear to be available to the Glibc module I&#39;m using</div><div>&gt; a quick Python script included in Resources/ to take a format string and</div><div>&gt; render a human-friendly date.</div><div>&gt; </div><div>&gt; At the moment I know there is a discrepancy between what NSDateFormatter</div><div>&gt; and the python driver can emit, the python script is currently adjusting to</div><div>&gt; my timezone and not using UTC, but that will be fixed before a PR is</div><div>&gt; issued. I&#39;ll also add the timeStyle property and then continue to add</div><div>&gt; tests.</div><div>&gt; </div><div>&gt; Thoughts and comments most welcome, and Happy New Year.</div><div>&gt; </div><div>&gt; Joe</div><div>&gt; </div><div>&gt; </div><div>&gt; </div>







</div>