Title: Exclude weekends
Last modified: April 3, 2020

---

# Exclude weekends

 *  Resolved [kriskris1](https://wordpress.org/support/users/kriskris1/)
 * (@kriskris1)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/)
 * Hi,
 * I want to display 5 days ahead, but without saturday and sunday.
    Is there any
   way to exclude weekend?

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

 *  Plugin Author [Denra.com](https://wordpress.org/support/users/denra/)
 * (@denra)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/#post-12622064)
 * Hello,
 * I don’t know if I understand you correctly, but probably the following attributes
   will do something like this:
 * `[wp-dt-weekday-name days="+5" next="Mon,Tue,Wed,Thu,Fri"]`
 * We’ve tried it with `days="+1"` and `days="+2"` and it works (since it is Friday
   today).
 * Please let us know if it works for you.
 *  Thread Starter [kriskris1](https://wordpress.org/support/users/kriskris1/)
 * (@kriskris1)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/#post-12622605)
 * Hi,
 * is not working properly for me. I want to show the date. Тoday is 03/04/2020 
   after 5 working days it will be 10/04/2020, but it shows me Wednesday.
 * Thank you.
 *  Plugin Author [Denra.com](https://wordpress.org/support/users/denra/)
 * (@denra)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/#post-12622952)
 * Hi,
 * Now I understand that you want to display 5 working days ahead (not 5 days). 
   In this case the shortcode above will really not work and unfortunately we do
   not have the exact functionality you are searching for. There is a compromise
   solution that will work correctly except for the Sundays since Sunday result 
   will show not the next day (Monday) but the Monday one week later. It might be
   achieved adding 6 days:
 * `[wp-dt-custom format="d/m/Y" days="+6" next="Mon,Tue,Wed,Thu,Fri"]`
 * We will discuss if, when and how this specific functionality might be added (
   probably in the coming soon paid Pro edition of the plugin which will contain
   many additional non-basic features).
    -  This reply was modified 6 years, 2 months ago by [Denra.com](https://wordpress.org/support/users/denra/).
    -  This reply was modified 6 years, 2 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 *  Plugin Author [Denra.com](https://wordpress.org/support/users/denra/)
 * (@denra)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/#post-12629196)
 * Please let us know if we can close this thread. If we do not hear from you in
   the next days we will close the case as solved.
 * You may follow our plugin updates and be informed if/when the feature required
   by you will be available.
 * Thank you for trying and using WP Date and Time Shortcode.
 *  Plugin Author [Denra.com](https://wordpress.org/support/users/denra/)
 * (@denra)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/#post-12642795)
 * Hello,
 * I am marking this thread as solved.

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

The topic ‘Exclude weekends’ is closed to new replies.

 * ![](https://ps.w.org/wp-date-and-time-shortcode/assets/icon.svg?rev=2291661)
 * [WP Date and Time Shortcode](https://wordpress.org/plugins/wp-date-and-time-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-date-and-time-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-date-and-time-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-date-and-time-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-date-and-time-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-date-and-time-shortcode/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)
 * [Saturday](https://wordpress.org/support/topic-tag/saturday/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [sunday](https://wordpress.org/support/topic-tag/sunday/)
 * [time](https://wordpress.org/support/topic-tag/time/)

 * 5 replies
 * 2 participants
 * Last reply from: [Denra.com](https://wordpress.org/support/users/denra/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/exclude-weekends-3/#post-12642795)
 * Status: resolved