Page 1 of 1

How to subtrace date column values?

Posted: Mon Aug 06, 2007 1:52 pm
by say2prabhu1
I need to subtarct two date values. (i.e Reading date column(date1) from file and we need to subtract with current date). (current_date()-(Date1)

Posted: Mon Aug 06, 2007 2:43 pm
by ray.wurlod
DaysFromDateSince() function.