I'm trying to determine how the PurchaseOrder table is storing the dates. I'm looking at the DateRequired field and it appears the date fields are all bigint types and not datetime types. So, my question is what query can I use to go about converting a date/time from these fields into a human readable form?