LegalEngineer -
TestStand by default logs dates to a database column of type DATETIME. Most databases store dates as double values. If you retrieve the column value as a Variant, the variant type will be VT_DATE. I would think the Variant To Data.vi will allow you to extract the date into a string.
OLEAUTO32.DLL has a function called VarBstrFromDate() which allows you to format Variants low level.
Scott Richardson (NI)
Scott Richardson
https://testeract.com