begin if to_char(sysdate, 'DDD') = 256 then dbms_output.put_line('Happy Real Programer Day'); end if; end;