Return Today Date Value - MT5 Script

 

Hello, 

What is the command to return today date information.

For example: '2019.03.15 20:00"

 

For instance

string date = TimeToString( TimeCurrent(), TIME_MINUTES );
Reason: