!7 sclass StefansCountdown extends DynBigNumber { void start { setDescription("Stefan's Countdown"); setValue(unixDay()); } }