Title: Support Default Date Format
Last modified: January 13, 2022

---

# Support Default Date Format

 *  Resolved [Jonas](https://wordpress.org/support/users/flinnn/)
 * (@flinnn)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/support-default-date-format/)
 * In WordPress, a default date setting can be set for the entire site. However,
   the plugin does not support this default setting and offers its own settings 
   instead. Would it be possible to give the option to use the default setting here?
   This can be done with the following code:
    `$date_format = get_option( 'date_format');`
 * Alternative:
    Would it be possible to add the date format DD.MM.YYYY / Month 
   YYYY? The other options are unfortunately unusual in my locale.

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

 *  Plugin Author [SAASPROJECT](https://wordpress.org/support/users/masaakitanaka/)
 * (@masaakitanaka)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/support-default-date-format/#post-15249460)
 * Hello,
 * > Would it be possible to give the option to use the default setting here? This
   > can be done with the following code:
   >  $date_format = get_option( ‘date_format’);
 * Sorry our plugin cannot possible it. but we’ll support the “DD.MM.YYYY” and “
   Month YYYY” in the next version.
 * Thank you.
 *  Thread Starter [Jonas](https://wordpress.org/support/users/flinnn/)
 * (@flinnn)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/support-default-date-format/#post-15249476)
 * Thank you so much 🙂

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

The topic ‘Support Default Date Format’ is closed to new replies.

 * ![](https://ps.w.org/booking-package/assets/icon-128x128.png?rev=1829374)
 * [Booking Package](https://wordpress.org/plugins/booking-package/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking-package/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking-package/)
 * [Active Topics](https://wordpress.org/support/plugin/booking-package/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking-package/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking-package/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jonas](https://wordpress.org/support/users/flinnn/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/support-default-date-format/#post-15249476)
 * Status: resolved