Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Webiny
Component
Entity
Attribute
DateTimeAttribute
PHP 클래스 Webiny\Component\Entity\Attribute\DateTimeAttribute
상속:
extends
Webiny\Component\Entity\Attribute\DateAttributeAbstract
파일 보기
프로젝트 열기: Webiny/Framework
공개 메소드들
메소드
설명
getTimestamp
( ) :
integer
|
null
Get unix timestamp from current attribute value
Returns null if value is not set
메소드 상세
getTimestamp()
공개
메소드
Get unix timestamp from current attribute value
Returns null if value is not set
public
getTimestamp
( ) :
integer
|
null
리턴
integer
|
null