문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다: 사용자. 문서의 원본을 보거나 복사할 수 있습니다. 서버 기준 {{#time: r | now }} {{#time: U | now }} {{#time: U | 2021-12-01}} * 2021년 12월 1일 기준 현재 시점까지 며칠째? :{{#ifexpr: {{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-01}}/86400)}} }} > 0 | {{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-01}}/86400)}} +1 }} | {{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-01}}/86400)}} -1 }} }}일 째 * 2021년 현재 기준 12월 20일까지 남은 디데이는? :{{#ifexpr: {{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-20}}/86400)}} }} > 0 | {{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-20}}/86400)}} +1 }} | {{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-20}}/86400)}} -1 }} }} :D-{{#expr:trunc {{#expr: ({{#time: U | now }}/86400) - ({{#time: U | 2021-12-20}}/86400)}}}} 틀:테스트 문서로 돌아갑니다.