Page MenuHomeDevCentral

Allow to manipulate time ranges and check overlaps
ClosedPublic

Authored by dereckson on May 18 2018, 01:51.
Tags
None
Referenced Files
F7515910: D1641.id4189.diff
Mon, Apr 28, 00:01
F7507795: D1641.id9224.diff
Sun, Apr 27, 21:01
F7504544: D1641.id.diff
Sun, Apr 27, 19:49
F7498475: D1641.id4190.diff
Sun, Apr 27, 17:39
F7490778: D1641.id9224.diff
Sun, Apr 27, 15:00
F7483008: D1641.id9221.diff
Sun, Apr 27, 12:20
F7475122: D1641.id9217.diff
Sun, Apr 27, 08:56
Unknown Object (File)
Sun, Apr 27, 03:31
Subscribers
None

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Passed
Unit
Tests Passed
Branch
OverlappingTime
Build Status
Buildable 2574
Build 2822: 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
49

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