"함수 this month()"의 두 판 사이의 차이

11번째 줄: 11번째 줄:


==같이 보기==
==같이 보기==
* [[함수 prev_month()]]
* [[함수 next_month()]]
* [[함수 this_year()]]
* [[함수 this_year()]]
* [[함수 today()]]
* [[함수 today()]]
* [[함수 this_week()]]
* [[함수 this_week()]]

2019년 7월 3일 (수) 22:35 판

1 개요

함수 this_month()

2 PHP

echo date("Y-m");
# 2019-07

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}