Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@JoshBent exactly my thoughts. You know what the method does, you know what the vars are, it could be a lot worse.
-
I'm not a huge fan of the function name/signature but if this person just wrote the code using the existing functions, what's the problem? It's not their fault the existing date conversion functions suck, and depending on what they're doing with that date it's quite likely to be required in that format. There are common third-party APIs that require the dates in DDMMYYY format (pity me), and this date might have been formatted for user display.
-
codekidX2156y@monzrmango imho issue is adding over descriptiveness to a highly descriptive language !
Related Rants
What will you do when you find this on someones code ?
rant
swift