Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

timeInWordsFromTimeInterval - over x years ago #29

Open
jamesstout opened this issue May 13, 2019 · 0 comments
Open

timeInWordsFromTimeInterval - over x years ago #29

jamesstout opened this issue May 13, 2019 · 0 comments

Comments

@jamesstout
Copy link

return [NSString stringWithFormat:SAMCategoriesLocalizedString(@"over %d years"), (NSInteger)ceilf((CGFloat)intervalInMinutes / 525600.0f)];

Should this be floorf if it's over x years ago?

Screen Shot 2019-05-13 at 3 16 58 PM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant