From ae366fa167cc94f9c2571ccc89fd48154c2c779a Mon Sep 17 00:00:00 2001 From: Yongmin Hong Date: Tue, 30 Apr 2024 18:27:26 +0900 Subject: [PATCH] Update Add monospace font, no-cache, fuck Chrome ads, and omglol stuff. Also wrap

around texts, and split non-php texts out of php codes. Signed-off-by: Yongmin Hong --- time.php | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/time.php b/time.php index 5b05d46..e0ff7f8 100644 --- a/time.php +++ b/time.php @@ -5,7 +5,7 @@ Asia/Seoul, where revi lives.
Check in your timezone: ZoneStamp.


Source code @ GitHub. (Warning: it is far from 'clean'.) Also, please note that there is only one correct way to write dates."; +

+echo "It is {$date} {$time} in Asia/Seoul, where revi lives.
Check in your timezone: ZoneStamp."; +

?> +
+
+

Source code @ GitHub. (Warning: it is far from 'clean'.) Also, please note that there is only one correct way to write dates.

\ No newline at end of file