tangled
alpha
login
or
join now
tynanpurdy.com
/
atprofile
3
fork
atom
Fork of atp.tools as a universal profile for people on the ATmosphere
3
fork
atom
overview
issues
pulls
pipelines
lint
Natalie B.
9 months ago
da16f0e4
90e89611
-1
1 changed file
expand all
collapse all
unified
split
src
routes
rnfgrertt
borgle.lazy.tsx
-1
src/routes/rnfgrertt/borgle.lazy.tsx
···
151
151
// Update countdown timer
152
152
useEffect(() => {
153
153
const updateCountdown = () => {
154
154
-
const now = new Date();
155
154
const nextMidnightUTC = new Date();
156
155
nextMidnightUTC.setUTCDate(nextMidnightUTC.getUTCDate() + 1);
157
156
nextMidnightUTC.setUTCHours(0, 0, 0, 0); // Set to UTC midnight