Title: Shortcode without Sunday
Last modified: July 5, 2023

---

# Shortcode without Sunday

 *  Resolved [hasantaqvi](https://wordpress.org/support/users/hasantaqvi/)
 * (@hasantaqvi)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/shortcode-without-sunday/)
 * Hi!
   I am currently using this shortcode to show delivery time on the website,
   but the issue is that it shows ‘Sunday’ too despite I have only added Mon-Sat
   in the shortcode. Please rectify and provide a working one, thanks![wp-dt-custom
   format=”l, jS F” days=”+0″ next=”Mon,Tue,Wed,Thu,Fri,Sat”] – [wp-dt-custom format
   =”l, jS F” days=”+3″ next=”Mon,Tue,Wed,Thu,Fri,Sat”]

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

 *  Plugin Author [Denra.com](https://wordpress.org/support/users/denra/)
 * (@denra)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/shortcode-without-sunday/#post-16872669)
 * Hello [@hasantaqvi](https://wordpress.org/support/users/hasantaqvi/),
 * The attribute `days` is always added or subtracted at the end after all the other
   calculations. So, if you want to add days you may use the following code in your
   case:
 * `[wpdts-custom format="l, jS F" next="Mon, Tue, Wed, Thu, Fri, Sat"] – [wpdts-
   custom format="l, jS F" start="+3 days" next="Mon, Tue, Wed, Thu, Fri, Sat"]`
 * Please let me know if that makes sense and helps you.
 * Thanks!
 *  Plugin Contributor [Ivaylo Tinchev](https://wordpress.org/support/users/itinchev/)
 * (@itinchev)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/shortcode-without-sunday/#post-16910455)
 * Hello again [@hasantaqvi](https://wordpress.org/support/users/hasantaqvi/),
 * Hopefully we have solved your issue. I am closing the support thread.

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

The topic ‘Shortcode without Sunday’ 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

 * [day](https://wordpress.org/support/topic-tag/day/)
 * [next](https://wordpress.org/support/topic-tag/next/)
 * [Saturday](https://wordpress.org/support/topic-tag/saturday/)
 * [sunday](https://wordpress.org/support/topic-tag/sunday/)
 * [weekday](https://wordpress.org/support/topic-tag/weekday/)

 * 2 replies
 * 3 participants
 * Last reply from: [Ivaylo Tinchev](https://wordpress.org/support/users/itinchev/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/shortcode-without-sunday/#post-16910455)
 * Status: resolved