[Remind-Fans] Behind the scenes.

Dougie Lawson dl1ims at gmail.com
Thu Oct 30 16:19:42 EDT 2014


Since you've already chosen to use one of the world's worst programming
languages why not stick with it and get PHP's date & string to time
functions to do the job for you?

<?php
 echo date('M d, Y', strtotime("second thursday of november"));
?>

It's ugly and it's not using Remind.



On 30 October 2014 19:30, Theodore M Rolle, Jr. <stercor at gmail.com> wrote:

> I need to convert a date specification to a hard date.
>
> Specification:
>    2nd & 4th Thu => November 13, 27
>
> Intended use is to populate a PHP-generated calendar.
>
> Remind already does this.  I don't want to re-invent a wheel.
>
> Can remind be used "under the covers?"
> _______________________________________________
> Remind-fans mailing list
> Remind-fans at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
> Remind is at http://www.roaringpenguin.com/products/remind
>



-- 
http://twitter.com/DougieLawson


More information about the Remind-fans mailing list