Skip to content

JMB-Technology-Limited/ParseDateTimeRangeString

Repository files navigation

ParseDateTimeRangeString PHP Composer Library
=============================================

Takes in a string representing a date time range, the current time and timezone.
Hopefully returns two \DateTime objects with start and end time.

Currently horribly European & English centric. Sorry.

Download using composer:
https://packagist.org/packages/jmbtechnologylimited/parsedatetimerangestring

Used in http://ican.openacalendar.org/

Rules for version numbers:
Minor upgrades (x.x.+1) will not change the API.
Other upgrades (x.+1.0 or +1.0.0) might.