Refactor wipe timer to use cron expressions (using the Cronos library, which handles things like DST)
Add a new convar to specify the timezone to use for wipe time calculation (wipeTimezone, default Europe/London to match force wipe times)
Add a convar to specify a custom cron expression to use for the wipe schedule (wipeCronOverride)
Turn PrintWipe into a console command and add more info to it for testing configs