in my Microsoft Query, I have able to retrieve the data for the TIMESTAMP in YYYY-MM-DD hh:mm:ss format, as shown below:
however, in my LINQPAD 4, I am able to retrieve the TIMESTAMP in MM/DD/YYYY hh:mm format, as below:
I would want my LINQPAD 4 TIMESTAMP to be the same format as the Microsoft Query, is that possible?