call from ctor and past to file first line with datetime
format( "%02d.%02d.%4d %02d:%02d:%02d", dt.day, dt.month, dt.year, dt.hour, dt.minute, dt.second );
See Implementation
call from ctor and past to file first line with datetime