PHP » GoLang |
login |
register |
about
|
GoLang DatePeriod::getStartDate
request it (328)
GoLang replacement for PHP's DatePeriod::getStartDate
[edit | history]
DatePeriod::getStartDate(PHP 5 >= 5.6.5, PHP 7) DatePeriod::getStartDate — Gets the start date DescriptionObject oriented style Gets the start date of the period. ParametersThis function has no parameters. Return Values
Returns a DateTimeImmutable object
when the DatePeriod is initialized with a
DateTimeImmutable object
as the ExamplesExample #1 DatePeriod::getStartDate() example
<?php The above example will output: 2016-05-16T00:00:00+0000 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|