틀:Age: 두 판 사이의 차이

S.T.E.L.L.A.-WIKI
편집 요약 없음
편집 요약 없음
5번째 줄: 5번째 줄:
     {{#time:Y | {{CURRENTTIMESTAMP}}}} -
     {{#time:Y | {{CURRENTTIMESTAMP}}}} -
     {{#time:Y | {{{1}}}}} -
     {{#time:Y | {{{1}}}}} -
     ({{#time:m | {{CURRENTTIMESTAMP}}}} < {{#time:m | {{{1}}}}} || ({{#time:m | {{CURRENTTIMESTAMP}}}} = {{#time:m | {{{1}}}}} && {{#time:d | {{CURRENTTIMESTAMP}}}} < {{#time:d | {{{1}}}}})))
     {{#expr:
      {{#time:m | {{CURRENTTIMESTAMP}}}} < {{#time:m | {{{1}}}}} ||
      ({{#time:m | {{CURRENTTIMESTAMP}}}} = {{#time:m | {{{1}}}}} &&
      {{#time:d | {{CURRENTTIMESTAMP}}}} < {{#time:d | {{{1}}}}})
    }}
   }} <!-- Calculate the age based on the provided date of birth -->
   }} <!-- Calculate the age based on the provided date of birth -->
}}
}}

2023년 12월 28일 (목) 13:58 판

Please provide a date of birth in the format DD.MM.YYYY.