Title: date format
Last modified: August 31, 2016

---

# date format

 *  Resolved [stanguillet](https://wordpress.org/support/users/stanguillet/)
 * (@stanguillet)
 * [10 years ago](https://wordpress.org/support/topic/date-format-95/)
 * Hi,
 * I am using your plugin to export the appointments made from a plugin named booked.
   In my database, the date of the appointment is stock as a timestamp (numbers 
   of seconds since 01/01/1970) and i would like to change it into a date format,
   how can i do this ?
 * [https://wordpress.org/plugins/wp-all-export/](https://wordpress.org/plugins/wp-all-export/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [10 years ago](https://wordpress.org/support/topic/date-format-95/#post-7429206)
 * Hi stanguillet.
 * If there are no options in the UI to change the date format, you’ll need to use
   a custom PHP function to convert it.
 * Click the appointment date element, then click “Advanced” and select “Export 
   the value returned by a PHP function”.
 * You’ll want to use the date() function within your own function to convert it
   as needed: [http://php.net/manual/en/function.date.php](http://php.net/manual/en/function.date.php)
 *  [Nitrat](https://wordpress.org/support/users/nitrat/)
 * (@nitrat)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/date-format-95/#post-8523832)
 * I’m not a programmer. Please give the exact code. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘date format’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Nitrat](https://wordpress.org/support/users/nitrat/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/date-format-95/#post-8523832)
 * Status: resolved