Page MenuHomeDevCentral

Allow to manipulate time ranges and check overlaps
ClosedPublic

Authored by dereckson on May 18 2018, 01:51.
Tags
None
Referenced Files
F9651588: D1641.id9224.diff
Wed, Jun 11, 06:53
F9651474: D1641.id4189.diff
Wed, Jun 11, 06:50
F9647221: D1641.id9218.diff
Wed, Jun 11, 03:33
F9643089: D1641.id9223.diff
Wed, Jun 11, 00:20
F9642245: D1641.id9224.diff
Tue, Jun 10, 23:45
Unknown Object (File)
Tue, Jun 10, 17:46
Unknown Object (File)
Tue, Jun 10, 11:33
Unknown Object (File)
Tue, Jun 10, 06:54
Subscribers
None

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
Tests Passed
Branch
OverlappingTime
Build Status
Buildable 2575
Build 2823: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson changed the visibility from "Public (No Login Required)" to "All Users".May 18 2018, 01:52

Explain why we provide those ranges.

src/DateTime/Time.php
48

static

src/DateTime/TimeRange.php
38

static

Should be rebased and resubmitted against rKERUALD repository.

src/DateTime/Time.php
48

17h23m14s to parse too¿

dereckson changed the visibility from "All Users" to "Public (No Login Required)".Nov 10 2024, 11:04

Rebased against current rKOT HEAD

static, count time range minutes, add tests, update to PHPUnit 10

Simplify TimeRange::countMinutes

Generic.Files.LineLength.MaxExceeded

This revision is now accepted and ready to land.Nov 10 2024, 12:10