public final class DateDiff extends Object implements Function
Constructor and Description |
---|
DateDiff() |
Modifier and Type | Method and Description |
---|---|
static double |
call(PageContext pc,
String datePart,
DateTime left,
DateTime right) |
static long |
diffSeconds(long msLeft,
long msRight) |
public DateDiff()
public static double call(PageContext pc, String datePart, DateTime left, DateTime right) throws ExpressionException
pc
- s
- date
- date1
- ExpressionException
public static long diffSeconds(long msLeft, long msRight)
Copyright © 2015 Lucee