Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add init(map: [String:Any]) and append(_: date:) #17

Merged
merged 1 commit into from
Jul 9, 2017
Merged

Add init(map: [String:Any]) and append(_: date:) #17

merged 1 commit into from
Jul 9, 2017

Conversation

thislooksfun
Copy link
Contributor

This adds the convenience initializer init(map: [String: Any]) to help with conversions from dictionaries.
It also adds append(key: String, date: Date) for easier usage of the native Swift Date class.

This adds the convenience initializer `init(map: [String: Any])` to help with conversions from dictionaries.
It also adds `append(key: String, date: Date)` for easier usage of the native Swift `Date` class.
@iamjono iamjono merged commit a7cb6a8 into PerfectlySoft:master Jul 9, 2017
@thislooksfun thislooksfun deleted the patch-1 branch July 9, 2017 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants