DateToString

On 05/04/2016 at 02:07, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   17 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hello.

The function DateToString returns wrong format.
It returns month/day/year instead of day/month/year.
The API says it returns "day/month/year".

Thnx.

On 06/04/2016 at 02:06, xxxxxxxx wrote:

Hi,

The documentation is wrong because the returned string from DateToString() depends on the OS date and time settings. This information will be updated.