Last Sync: 2026-01-01 23:10 (Mobile)

This commit is contained in:
2026-01-01 23:10:48 +09:00
parent 401f536b3b
commit efefcb9046
2719 changed files with 0 additions and 254620 deletions

View File

@@ -1,39 +0,0 @@
// Date now
2024-06-28
// Date now with format
28일 6월 2024
// Last week
2024-06-21
// Next week
2024-07-05
// Last month
2024-05-28
// Next year
2025-06-28
// File's title date + 1 day (tomorrow)
2024-06-29
// File's title date - 1 day (yesterday)
2024-06-27
// Date tomorrow
2024-06-29
// Date tomorrow with format
29일 6월 2024
// This week's Monday
2024-06-24
// Next Monday
2024-07-01
// File's title Monday
2024-06-24
// File's title previous Monday
2024-06-17
// Date yesterday
2024-06-27
// Date yesterday with format
27일 6월 2024
<%
moment().weekday(1)
%>