Order Open and close date???

 

Is possible get the order open and close date??

In documentation section I only see oreder open and close time.

I need order open date in format: yyyy.mm.dd or similar.

Thanks.

 

OrderOpenTime() and OrderCloseTime() return value is datetime, an unsigned integer containing seconds that have passed since 0.00 a.m. on 1 January, 1970.

Reason: