반응형
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- #MySQL
- 리엑트
- Java
- GIT
- 한국소프트웨어인재개발원
- MySQL
- jQuery
- Linux
- 낙짜쌤
- Visual Studio Code
- 확장프로그램
- Github
- eclipse github
- 노트패드
- sql developer
- vscode
- Spring Legacy
- vscode에서github연동
- 이클립스 파일인코딩
- 윈도우10
- 낙자쌤
- 오라클
- extension
- 낙자
- oracle
- #php.ini
- Windows10
- Eclipse
- musthave
- 이클립스
Archives
- Today
- Total
목록#date() (1)
자바강사 낙자쌤
It is not safe to rely on the system's timezone settings warning 발생
php에서 date() 함수를 실행 한 후 웹상에서 해당 php를 실행 시켰더니 아파치에서 아래와 같은 warning 메시지가 발생한다. PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning. you most likely misspelled the timezone identifier. We selected 'As..
PHP
2016. 1. 21. 14:44