The SantaList::CHRISTMAS_2023_BLOCK_TIME
variable does not align with the actual Christmas date. This variable is crucial for initiating the collection of presents for both NICE
and EXTRA_NICE
users.
The SantaList::CHRISTMAS_2023_BLOCK_TIME
variable does not align with the actual Christmas date.
Using an online Epoch & Unix Timestamp Conversion Tools (https://www.epochconverter.com/) we can convert epoch to human-readable date and vice versa:
CHRISTMAS_2023_BLOCK_TIME = 1703480381 = Dec, 25th 2023 04:59:41
Christmas Date starts at = 1703462400 = Dec, 25th 2023 00:00:00
So theNICE
and EXTRA_NICE
users can't collect his/her present from Dec, 25th 2023 00:00:00 but only from Dec, 25th 2023 04:59:41 (after 5 hours).
Manual review.
Adjust the SantaList::CHRISTMAS_2023_BLOCK_TIME
with the right value.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.