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

[CORE] Cataclysm - TimeDuration::ToString #40

Open
LambdaSix opened this issue Jan 21, 2019 · 0 comments
Open

[CORE] Cataclysm - TimeDuration::ToString #40

LambdaSix opened this issue Jan 21, 2019 · 0 comments

Comments

@LambdaSix
Copy link
Owner

TimeDuration::ToString() needs an overhaul to print more human-friendly timespans

ie.

TimeDuration.FromWeeks(1).AddDays(2).AddHours(3).AddMinutes(40);

should resolve to the string "1 week, 2 days, 4 hours, 40 minutes"

@LambdaSix LambdaSix changed the title [CORE] Cataclysm - Calendar System - TimeDuration [CORE] Cataclysm - TimeDuration::ToSTring Jan 21, 2019
@LambdaSix LambdaSix changed the title [CORE] Cataclysm - TimeDuration::ToSTring [CORE] Cataclysm - TimeDuration::ToString Jan 21, 2019
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

No branches or pull requests

1 participant