<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>datepicker on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/datepicker/</link><description>Recent content in datepicker on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/datepicker/index.xml" rel="self" type="application/rss+xml"/><item><title>Can I put some advanced functionality such as dynamic min/max dates or disabling weekends to the Date/Time steps?</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/can-i-put-some-advanced-functionality-such-as-dynamic-min-max-dates-or-disabling-weekends-to-the-date-time-steps/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/can-i-put-some-advanced-functionality-such-as-dynamic-min-max-dates-or-disabling-weekends-to-the-date-time-steps/</guid><description>Yes, you can. If you enabled developer mode just use these simple solutions in the step settings advanced section Dynamic settings field.
There are available settings to set dynamically:
Option Type Default Description disable Array [
&amp;ldquo;function(date){return (date.getDay() === 5 || date.getDay() === 6)}&amp;rdquo;,
&amp;ldquo;2025-01-30&amp;rdquo;,
] If you’d like to make certain dates unavailable for selection, there are multiple methods of doing so.
1. Disabling specific date
2. Disabling a date range</description></item></channel></rss>