Overview
Namespaces
Angelfon
SDK
Exceptions
Http
Rest
Api
V099
User
Classes
Domain
InstanceContext
InstanceResource
ListResource
Options
Page
Serialize
Values
Version
VersionInfo
Overview
Namespace
Class
Class Serialize
Namespace:
Angelfon
\
SDK
Located at
Serialize.php
Methods summary
public static string
#
stringToCarbon
(
string
$dateTime
)
Parameters
$dateTime
The time to be casted
Returns
string
The parsed dateTime
public static
#
booleanToString
(
$boolOrStr
)