Class DateTimeProvider
Extends \Faker\Provider\DateTime. As all method are static does not literally extend the class to avoid useless overhead.
Namespace: ApiBundle\DataFixtures\Faker\Provider
Author: Théo FIDRY theo.fidry@gmail.com
Located at ApiBundle/DataFixtures/Faker/Provider/DateTimeProvider.php
Author: Théo FIDRY theo.fidry@gmail.com
Located at ApiBundle/DataFixtures/Faker/Provider/DateTimeProvider.php
public static
DateTime
|
#
dateTimeFromFormat( string $format, string $time )
Parses a string into a new DateTime object according to the specified format. |