Class CalendarServiceDataFactoryImpl

  • All Implemented Interfaces:
    CalendarServiceDataFactory

    public class CalendarServiceDataFactoryImpl
    extends Object
    implements CalendarServiceDataFactory
    We perform initial date calculations in the timezone of the host jvm, which may be different than the timezone of an agency with the specified service id. To my knowledge, the calculation should work the same, which is to say I can't immediately think of any cases where the service dates would be computed incorrectly.
    Author:
    bdferris