Page MenuHomeDevCentral

Allow to manipulate time ranges and check overlaps
ClosedPublic

Authored by dereckson on May 18 2018, 01:51.
Tags
None
Referenced Files
F24802185: D1641.id9217.diff
Wed, Mar 11, 08:43
F24802184: D1641.diff
Wed, Mar 11, 08:43
F24796937: D1641.id4186.diff
Wed, Mar 11, 04:02
F24796809: D1641.id9223.diff
Wed, Mar 11, 03:55
F24796808: D1641.id9222.diff
Wed, Mar 11, 03:55
F24796807: D1641.id9221.diff
Wed, Mar 11, 03:55
F24796801: D1641.id9218.diff
Wed, Mar 11, 03:55
Unknown Object (File)
Sat, Mar 7, 16:27
Subscribers
None

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Errors
SeverityLocationCodeMessage
Erroromnitools/src/DateTime/TimeRange.php:21PHPCS.E.Generic.Files.LineLength.MaxExceededGeneric.Files.LineLength.MaxExceeded
Unit
Tests Passed
Branch
omnitools-date-time-range
Build Status
Buildable 5684
Build 5966: 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
47 ↗(On Diff #4186)

static

src/DateTime/TimeRange.php
37 ↗(On Diff #4186)

static

Should be rebased and resubmitted against rKERUALD repository.

src/DateTime/Time.php
48 ↗(On Diff #4190)

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