DateInterval ��

(PHP 5 >= 5.3.0, PHP 7)

���

��ʾһ��ʱ�����ڵ��ࡣ

һ��ʱ�����ڱ�ʾ�̶�����ʱ�䣨�����꣬�£��죬Сʱ�ȣ��� Ҳ���Ա�ʾһ���ַ�����ʽ�����ʱ�䣬 ����ʾ���ʱ���ʱ���ַ�����ʽ�� DateTime ��Ĺ��캯����֧�ֵĸ�ʽ��

��ժҪ

DateInterval {
/* ���� */
public integer $y ;
public integer $m ;
public integer $d ;
public integer $h ;
public integer $i ;
public integer $s ;
public float $f ;
public integer $invert ;
public mixed $days ;
/* ���� */
public __construct ( string $interval_spec )
public static createFromDateString ( string $time ) : DateInterval
public format ( string $format ) : string
}

����

y

�����ꡣ

m

�����¡�

d

�����졣

h

����Сʱ��

i

���ٷ��ӡ�

s

�����롣

f

����΢�롣

invert

1 ��ʾһ������ʱ�����ڣ� 0 ��ʾһ������ʱ�����ڡ� ��μ��� DateInterval::format().

days

��� DateInterval �������� DateTime::diff() ���������ģ� ��ô����ʾ��ʼ���ںͽ�������֮������˶����졣 ����days ����Ϊ FALSE��

�� PHP 5.4.20/5.5.4 ֮ǰ�汾�У������Բ���Ϊ FALSE�� ���� -99999��

������־

�汾 ˵��
7.1.0 ���� f ���ԡ�

Table of Contents