This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We have developed a custom JavaScript code for JetSmartFilters Date Range Picker that automatically sets today's and tomorrow's dates. | |
Copy the code and paste in to your snippet plugins ( JS snippet ) | |
Note: Monthnames can be changed to your language. | |
// Function to format date to 'F j, Y' | |
function formatDate(date) { |