Allow relative startdates of repeating events #18

Closed
opened 2014-09-18 11:46:50 +02:00 by enko · 2 comments
enko commented 2014-09-18 11:46:50 +02:00 (Migrated from github.com)

It would be very nice to have relative startdates like 'First Tuesday of the Month'.

It should be checked if maybe the relative dateformats of php do the trick:

http://php.net/manual/de/datetime.formats.relative.php

It would be very nice to have relative startdates like 'First Tuesday of the Month'. It should be checked if maybe the relative dateformats of php do the trick: http://php.net/manual/de/datetime.formats.relative.php
fpunktk commented 2014-09-18 12:21:58 +02:00 (Migrated from github.com)

I think it should be good for the currently used and needed repeat-schemes.

I think it should be good for the currently used and needed repeat-schemes.
enko commented 2014-09-21 16:42:00 +02:00 (Migrated from github.com)

I have written an engine for myself to do that:

https://github.com/HackspaceJena/RelativeDateParser

I have written an engine for myself to do that: https://github.com/HackspaceJena/RelativeDateParser
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Krautspace/calcifer#18
No description provided.