CDYelpFusionKit
CDYelpFusionKit copied to clipboard
CDYelpReview timeCreatedAsDate() needs special date formatter
Goals :soccer:
- Use the right date formatter for
CDYelpReview
'stimeCreatedAsDate()
so it doesn't fail
Implementation Details :construction:
- Switched to use the DateFormatter
reviews
already defined in an extension
Testing Details :mag:
Tested using this formatter in my own extension of CDYelpReview
Thanks for this @davecom. I'll take a look and get this merged in this week.