cMySql57_Utils::FileDateTime2DateTimeSQL() - rstoetter/libsqlphp GitHub Wiki
Method FileDateTime2DateTimeSQL( )
public static string rstoetter\libsqlphp\cMySql57_Utils::FileDateTime2DateTimeSQL(integer $dt)
- Namespace : rstoetter\libsqlphp
- Class name: cMySql57_Utils
- This method is defined by rstoetter\libsqlphp\cMySql57_Utils
The method FileDateTime2DateTimeSQL returns the sql notation of the datetime $dt
Example:
Arguments
- $dt integer
Returns
string the sql notation of the datetime $dt