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

Better microtime support #1

Open
1 of 4 tasks
dakujem opened this issue May 15, 2016 · 1 comment
Open
1 of 4 tasks

Better microtime support #1

dakujem opened this issue May 15, 2016 · 1 comment
Assignees

Comments

@dakujem
Copy link
Owner

dakujem commented May 15, 2016

Improve support for times with resolution heigher than one second.

Ideas:

  • double format parsing/formatting (?)
  • implement: getSecondFraction
  • implement: getMilliseconds, getMicroseconds
  • implement: abs, ceil, floor, round ( to seconds / hours / days ... ) $this->_set(floor($this->toWeeks()) * self::WEEK);
@dakujem dakujem added this to the Release milestone May 15, 2016
@dakujem dakujem self-assigned this May 15, 2016
@dakujem
Copy link
Owner Author

dakujem commented Sep 26, 2016

partially addressed in 4215b3a (implements Time::getSecondFraction)

@dakujem dakujem changed the title Microtime support Better microtime support Jan 29, 2018
@dakujem dakujem removed this from the Release milestone Jan 29, 2018
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