Class LeapYearDateDifferenceImpl

java.lang.Object
cdm.base.datetime.functions.LeapYearDateDifference
cdm.base.datetime.functions.LeapYearDateDifferenceImpl
All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction

public class LeapYearDateDifferenceImpl extends LeapYearDateDifference
  • Constructor Details

    • LeapYearDateDifferenceImpl

      public LeapYearDateDifferenceImpl()
  • Method Details

    • doEvaluate

      protected Integer doEvaluate(com.rosetta.model.lib.records.Date firstDate, com.rosetta.model.lib.records.Date secondDate)
      Specified by:
      doEvaluate in class LeapYearDateDifference