Package ch.sahits.game.event.data
Class PeriodicalTimeMonthEndUpdate
- java.lang.Object
-
- ch.sahits.game.event.data.PeriodicalTimeUpdate
-
- ch.sahits.game.event.data.PeriodicalTimeMonthEndUpdate
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.utilities.IEventMetaDataProvider
public class PeriodicalTimeMonthEndUpdate extends PeriodicalTimeUpdate implements ch.sahits.game.openpatrician.utilities.IEventMetaDataProvider
Update date for monthly updates, not necessarily on the date change.- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on Jan 26, 2014
-
-
Constructor Summary
Constructors Constructor Description PeriodicalTimeMonthEndUpdate(java.time.LocalDateTime dateTime)
-