Arnaud, Max & Min don't work for date fields or date arrays it seems. I get values like 5.67746e+17? Is there a way to translate this to a date? Thanks, Alan
On Wed, Oct 11, 2017 at 6:36 PM, Arnaud de Montard via 4D_Tech < [email protected]> wrote: > > > Le 11 oct. 2017 à 23:30, Alan Tilson via 4D_Tech <[email protected]> > a écrit : > > > > Greetings everyone, > > > > Is there a way to get the earliest and latest dates from a selection of > > records similar to using Min/Max for numerical data? > > $max_d:=Max([aTable]aDate) > $min_d:=Min([aTable]aDate) > > Or what am I missing here? > > -- > Arnaud de Montard > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** > ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

