Will do!
On Wed, May 16, 2018 at 1:42 AM, Jürgen Wondzinski juergen@wondzinski.de wrote:
Hi Eric,
something to add to your currently blank function in your class:
FUNCTION IsLeapYear (iYear) RETURN NOT EMPTY(DATE(iYear,2,29))
wOOdy
-----Ursprüngliche Nachricht----- Von: ProFox profox-bounces@leafe.com Im Auftrag von Eric Selje Gesendet: Dienstag, 15. Mai 2018 22:20 An: ProFox Email List profox@leafe.com Betreff: Re: Fun with date calculations in VFP
I've started a class for a C# like DateTime static class here: https://github.com/eselje/FoxTypes/blob/master/FT_DATETIME.md
[excessive quoting removed by server]