- Edited
Hello,I am trying to export a date from the osticket DB.I created a form with date and time field.I created a ticket using this form and I fill in it with the following date "09/27/2014"I checked in my DB and the value according to this date in the table ost_form_entry_values is "1411768800"Could someone explain me how it is converted and what I have to do in order to obtain the original value after my SQL request.