Introduction
날짜와 시간을 다루기 위해 이 함수들을 이용할 수 있다.
이 함수들은 PHP가 실행되고 있는 서버로부터 날짜와 시간을
얻을 수 있게 한다. 많은 다른 방법으로 날짜와 시간 출력을
형식화하기 위해 이 함수들을 이용할 수 있다.
참고:
이 함수들은 서버의 지역설정에 의존한다는 점을 명심하라.
특별히 윤년과 일광 절약 시간을 생각하라.
Requirements
No external libraries are needed to build this extension.
Installation
There is no installation needed to use these
functions; they are part of the PHP core.
Runtime Configuration
This extension has no configuration directives defined in php.ini.
Resource Types
This extension has no resource types defined.
Predefined Constants
This extension has no constants defined.