Simplify Your Workflow: Search MiniWebtool.
Add Extension
Related Tools
Add Business Days to DateBusiness Days CalculatorDate to Roman Numerals ConverterDays in MonthHebrew Calendar ConverterHijri Calendar ConverterJulian Date ConverterRetirement CountdownWeek Number Calculator
Home Page > Time and Date > Date Tools > Date Pattern Generator

Date Pattern Generator

Generate a list of recurring dates by pattern: every N days, every N weeks on chosen weekdays, monthly on a day-of-month, the Nth weekday of each month, or last weekday. Skip weekends and holidays, bound by end date or count, and export to CSV, Markdown, or ICS calendar feed.

Date Pattern Generator
Quick example
1Pattern
Pick the shape of the recurrence. Each pattern reveals its own controls below.
Every N calendar days starting from the start date. Common values: 1 (daily), 7 (weekly), 14 (biweekly), 28 (lunar cycle).
1 = every week, 2 = biweekly, 4 = every four weeks.
Click chips to pick one or more weekdays per repeating block.
1 = monthly, 3 = quarterly, 12 = annual.
1 to 31. Values past the end of short months are clamped (e.g., 31 in February becomes Feb 28 or 29).
Example: 2nd Tuesday of every month โ€” pick "Second" and "Tue".
Example: last Friday of each month โ€” common for retros and quarterly closes.
Emits each picked weekday, every week, starting on or after the start date. Useful for Mon-Wed-Fri or Tue-Thu schedules.
No extra inputs โ€” every Monday through Friday will be generated.
2Start & end
The first occurrence is on or after this date.
Stop after a count or stop by a date.
1 to 500. Use a smaller number for a quick preview.
Generation stops on the last in-range occurrence.
3Weekend & holiday handling
Choose how to resolve clashes. The result list flags each adjusted date so the trail is auditable.
Tick any number. Holidays from selected countries count as non-working days under the rule above.
One YYYY-MM-DD per line. Useful for company off-days, audits, or regional holidays not in the lists above.

Embed Date Pattern Generator Widget

About Date Pattern Generator

The Date Pattern Generator turns a recurrence rule into a clean list of real calendar dates. Pick one of seven patterns โ€” every N days, every N weeks on chosen weekdays, every working day, monthly on a fixed day-of-month, monthly on the Nth weekday (such as the second Tuesday), monthly on the last weekday (such as the last Friday), or a custom weekday combination โ€” then bound the schedule by a count or an end date. Built-in calendars for eleven countries handle national holidays, and you can paste any company off-days that need to be skipped. Each occurrence that lands on a weekend or holiday is handled by your chosen rule: keep it, roll forward, roll backward, or drop. The output includes a year-grid heatmap, gap and weekday distributions, and one-click export to CSV, Markdown, ICS (calendar feed), and plain text.

How to Use This Generator

  • Pick a pattern. The pattern dropdown reveals its own controls. "Every N days" needs only an interval. "Every N weeks" lets you tick one or more weekdays per block. The two monthly patterns split into day-of-month (like rent on the 1st) and Nth-weekday-of-month (like the 2nd Tuesday for board meetings).
  • Set the start date. The first occurrence is on or after this date. For monthly patterns the start anchors the month of the first emission.
  • Bound the schedule. Stop after a fixed number of occurrences (up to 500) or stop on or before an end date. The generator picks whichever limit you choose.
  • Pick a weekend / holiday rule. Keep emits the raw date even if it falls on a weekend. Roll forward moves it to the next working day. Roll backward moves it to the previous working day. Drop removes that occurrence entirely. The dates list flags every adjustment so the audit trail is visible.
  • Tick holiday calendars and custom skip dates. United States, United Kingdom, Canada, Australia, Germany, France, Japan, India, Singapore, Hong Kong, and China mainland are built in. Add any extra dates one per line in the custom box.
  • Generate. The result page shows the schedule as a heatmap, distributions, a full list, and four export formats.

Patterns Explained

  • Every N days โ€” pure interval arithmetic. Useful for daily, biweekly (14), or fixed-cycle reminders. The generator never adjusts the interval; weekend / holiday handling only affects each individual date.
  • Every N weeks on chosen weekdays โ€” anchors on the Monday of the start's week and steps forward N weeks at a time, emitting each ticked weekday. Set N=2 with Friday for a biweekly Friday payday; set N=1 with Tue and Thu for a weekly two-meeting cadence.
  • Every working day โ€” emits every Monday through Friday from the start. Weekend handling is a no-op since weekends are skipped by definition; holidays still apply.
  • Monthly on day-of-month โ€” emits day D of every Nth month. If D exceeds the length of the month (e.g., D=31 in February), it clamps to the last day of that month. Set N=3 for quarterly reviews on the 15th, or N=12 with the day of a contract renewal.
  • Monthly on the Nth weekday โ€” emits the Nth occurrence of a chosen weekday in every Nth month. Common picks: 2nd Tuesday (board meetings), 3rd Thursday (US options expiration), 1st Monday of the quarter for kickoff.
  • Monthly on the last weekday โ€” emits the last chosen weekday of each month. The last Friday is a popular pick for retros, quarter-end closes, and payroll runs.
  • Custom weekdays โ€” emits each picked weekday every single week (interval of 1). Use this for a Mon-Wed-Fri exercise schedule, a Tue-Thu lecture series, or a "every weekend day" rota.

What Makes This Tool Different

Three things set this generator apart from a calendar app's repeat feature or a plain recurrence calculator. First, the year heatmap shows the entire schedule at a glance โ€” you can spot clusters or gaps that an iCal RRULE would hide behind a single recurring event. Second, the conflict resolution rules are explicit: you decide whether to keep, roll, or drop occurrences that land on a weekend or holiday, and the result list flags every adjustment with its origin date. Third, the export is open: the same schedule comes out as CSV (for spreadsheets), Markdown (for tickets and docs), ICS (for any RFC-5545 client), and plain text โ€” copy any one with a single click.

Use Cases

  • Payroll and payday schedules โ€” biweekly Friday or 1st-and-15th. The "roll backward" rule matches the convention of moving a payday earlier when it lands on a holiday, common in US payroll systems.
  • Rent, subscription, and recurring billing dates โ€” monthly on a fixed day-of-month with "roll forward" handling for weekends and holidays, matching most landlord and SaaS billing conventions.
  • Board meetings and recurring reviews โ€” monthly on the Nth weekday, with a clean export to ICS so every board member's calendar is in sync.
  • Sprint planning and retros โ€” every two weeks on Monday for planning, or every last Friday of the month for retros.
  • Compliance and audit cadences โ€” quarterly on a fixed day, with the schedule documented in Markdown and pushed into the team wiki.
  • Class schedules, exercise routines, medication reminders โ€” custom weekday combinations with one-click ICS download to import into any calendar app.
  • Trade settlement, market-open reminders โ€” every working day, with the country holiday calendar matching the market you trade.

Weekend and Holiday Handling

Each generated date is checked against the active weekend rule (Saturday and Sunday) and the union of holiday calendars and custom skip dates. If the date lands on a non-working day, the resolution rule decides what happens. Keep emits the date as-is โ€” common for billing dates that are strictly calendar-driven. Roll forward moves to the next working day โ€” common for payroll and SLAs in many jurisdictions. Roll backward moves to the previous working day โ€” common for tax filing deadlines and some payroll conventions. Drop simply skips that occurrence, useful for "only on working days" schedules where you do not want to shift the rhythm. Whichever rule you pick, the dates list shows the original raw date next to the adjusted date so the trail is fully auditable.

Export Formats

The same schedule is available in four formats, each suited to a different downstream tool. Plain text is one ISO date per line โ€” paste it into a script, a SQL IN-clause, or a chat message. CSV includes the sequence number, weekday, and adjustment label โ€” open in Excel, Google Sheets, or Numbers. Markdown renders as a table in GitHub, Notion, Linear, Jira, and most documentation systems. ICS is an RFC-5545 calendar feed โ€” import into Google Calendar, Outlook, Apple Calendar, Fastmail, or any compliant client. Each occurrence becomes a single all-day event named after the recurrence pattern.

FAQ

How many dates can the generator emit? Up to 500 occurrences per run. For longer schedules, generate the first batch, then re-run with a start date equal to the day after the last result.

What if my pattern lands on a weekend? Pick a conflict rule. Keep emits the weekend date. Roll forward moves to Monday. Roll backward moves to Friday. Drop removes the occurrence. Each adjusted date is labeled in the result list.

What happens for short months (February, 30-day months) when I set day-of-month to 31? The day is clamped to the last day of that month. So a "31st of each month" pattern becomes Feb 28 (or 29 in leap years), Apr 30, and so on. This matches the convention used by Outlook, Google Calendar, and most calendar apps.

How accurate are the holiday calendars? Fixed-date and weekday-anchored holidays are computed algorithmically and are exact for any year. Lunar and observed-substitution holidays (China, Hong Kong, Singapore) are based on official government tables that cover several years; add specific dates to the custom skip box for years beyond the built-in coverage.

Can I generate a pattern that combines multiple rules, like "every 14 days but skip the second Friday of the month"? Not directly โ€” pick the primary pattern and add any exceptions as custom skip dates in the skip box. The "Drop" conflict rule then removes those occurrences cleanly.

Will the ICS export show up as a recurring event in my calendar app? No โ€” the ICS lists each occurrence as a separate event. This is intentional: the conflict-resolution and per-occurrence adjustments mean the dates are not always uniform, and an RRULE would hide the adjustments behind a single rule. If you prefer a recurring event, use the plain-English pattern description shown at the top of the result to recreate it manually in your calendar app.

Reference this content, page, or tool as:

"Date Pattern Generator" at https://MiniWebtool.com/date-pattern-generator/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: 2026-05-28

Date Tools:

Top & Updated:

Instagram User ID LookupRandom Name PickerRandom PickerImage ResizerJob FinderLine CounterFacebook User ID LookupSort NumbersRelative Standard Deviation CalculatorRemove SpacesFPS ConverterSun, Moon & Rising Sign Calculator ๐ŸŒž๐ŸŒ™โœจWord to Phone Number ConverterMercury Retrograde CalendarERA CalculatorMAC Address Generator๐Ÿ“ท OCR / Image to TextBatting Average CalculatorSlope and Grade CalculatorMAC Address Lookupโฌ› Aspect Ratio CalculatorRandom Quote GeneratorPercent Off CalculatorFeet and Inches to Cm ConverterSum CalculatorRandom Truth or Dare GeneratorMerge VideosInvisible Text GeneratorRandom Credit Card GeneratorRandom IMEI GeneratorSHA256 Hash GeneratorAudio SplitterNumber of Digits CalculatorWeight Loss CalculatorPhone Number ExtractorMP3 LooperVertical Jump Calculator๐Ÿ–ฑ๏ธ Click CounterSquare Root (โˆš) CalculatorImage SplitterLog Base 10 CalculatorRandom Superpower GeneratorCaffeine Overdose CalculatorCm to Feet and Inches ConverterMaster Number CalculatorSalary Conversion CalculatorRandom Fake Address GeneratorRandom Poker Hand GeneratorBitwise CalculatorWord Ladder GeneratorText FormatterRandom Writing Prompt GeneratorOPS CalculatorRandom Activity GeneratorNumber to Word ConverterFile Size ConverterRandom Birthday GeneratorRandom Movie PickerEmail ExtractorSaturn Return CalculatorRoman Numerals ConverterYouTube Channel StatisticsSun Position CalculatorBattery Life CalculatorLong Division CalculatorAdd Text to ImageSHA512 Hash GeneratorHalfway Date CalculatorIP Subnet CalculatorRandom Meal GeneratorStair CalculatorCompound Growth CalculatorLunar Calendar ConverterQuotient and Remainder CalculatorSlugging Percentage CalculatorRandom Loadout GeneratorSigma Notation Calculator (Summation)Random Time GeneratorOn Base Percentage CalculatorOctal CalculatorDecimal to BCD ConverterVideo CompressorBcrypt Hash Generator / Checker๐Ÿ“… Date CalculatorBCD to Decimal ConverterFirst n Digits of PiHebrew Calendar ConverterWord Scramble GeneratorVideo to Image ExtractorPercent Growth Rate CalculatorAPI TesterBingo Card GeneratorArc Length CalculatorBreak Line by CharacterseBay Fee CalculatorCompare Two StringsName RandomizerBolt Torque CalculatorBinary to Gray Code ConverterAcreage CalculatorGray Code to Binary ConverterRemove AccentLeap Years ListRandom User-Agent GeneratorList of Prime NumbersFlip VideoMartingale Strategy CalculatorProportion CalculatorMD5 Hash GeneratorYouTube Thumbnail DownloaderText Case ConverterRandomize NumbersOutlier CalculatorIP Address to Hex ConverterRandom Number PickerConnect the Dots GeneratorNumber ExtractorDMS to Decimal Degrees ConverterYouTube Tag ExtractorVideo SplitterWAR CalculatorCone Flat Pattern (Template) Generator๐ŸŽฐ Gacha Pity CalculatorRandom Tournament Bracket GeneratorRandom Emoji GeneratorSocial Media Username CheckerAI Language DetectorRandom Group GeneratorWHIP CalculatorCM to Inches ConverterURL ExtractorImage CompressorAmortization CalculatorPVIF CalculatorAdd Prefix and Suffix to TextLottery Number Generator๐Ÿ” Plagiarism CheckerTime Duration CalculatorDay of the Year Calculator - What Day of the Year Is It Today?Molarity CalculatorTrigonometric Equation SolverWhat is my Zodiac Sign?Binary to BCD Converter1099 Tax CalculatorSmall Text Generator โฝแถœแต’แต–สธ โฟ แต–แตƒหขแต—แต‰โพRandom Chess Opening GeneratorAI Text HumanizerLove Compatibility CalculatorPVIFA CalculatorWhat is my Lucky Number?Astrological Element Balance CalculatorDecibel (dB) CalculatorBroken Link CheckerAdjust Video SpeedPER CalculatorSum of Positive Integers CalculatorSourdough CalculatorParabola CalculatorReverse TextLED Resistor CalculatorMAC Address AnalyzerRandom Chord GeneratorShort Selling Profit CalculatorWater Usage CalculatorFraction CalculatorConvolution CalculatorList of Fibonacci NumbersTaco Bar CalculatorRemove Leading Trailing SpacesColor Inverterโš”๏ธ DPS CalculatorGoldbach Conjecture VerifierRandom Video Thumbnail Generator๐Ÿ”Š Tone GeneratorName Number CalculatorPercent to PPM ConverterDay of Year CalendarImage CropperYouTube Comment PickerAI ParaphraserMegapixel to Print Size CalculatorBeer Chill Time CalculatorRandom Line PickerReverse VideoVideo CropperRatio to Percentage CalculatorEffect Size CalculatorRemove Audio from VideoList RandomizerTransformer CalculatorHTML CompressorFirst n Digits of eRatio CalculatorPower Factor CalculatorSort Text By LengthBackronym GeneratorRandom Math Problem GeneratorCoin FlipperAI Punctuation AdderSort Lines AlphabeticallyHex to BCD ConverterBCD to Binary ConverterBCD to Hex ConverterMedian CalculatorStandard Error CalculatorAverage CalculatorModulo CalculatorHypotenuse CalculatorActual Cash Value CalculatorScientific Notation to Decimal ConverterAngel Number CalculatorLog Base 2 CalculatorRoot Mean Square CalculatorSHA3-256 Hash GeneratorAI Sentence ExpanderLbs to Kg ConverterHex to Decimal ConverterRandom String GeneratorMarkup CalculatorDecimal to Hex ConverterInstagram Font GeneratorSocial Media Image Size GuideTikTok Money CalculatorTwitter/X Character CounterTwitter/X Timestamp ConverterYouTube Watch Time CalculatorTwitch Earnings CalculatorYouTube Shorts Monetization CalculatorFacebook Ad Cost CalculatorSocial Media ROI CalculatorSocial Media Post Time OptimizerCTR CalculatorROAS CalculatorInfluencer ROI CalculatorForce CalculatorAcceleration CalculatorVelocity CalculatorMomentum CalculatorProjectile Motion CalculatorKinetic Energy CalculatorPotential Energy CalculatorWork and Power CalculatorDensity CalculatorPressure CalculatorIdeal Gas Law CalculatorFree Fall CalculatorTorque CalculatorHorsepower CalculatorDilution CalculatorChemical Equation BalancerStoichiometry CalculatorPercent Yield CalculatorEmpirical Formula CalculatorBoiling Point CalculatorTitration CalculatorMole/Gram/Particle ConverterIrregular Polygon Area CalculatorFrustum CalculatorTorus Calculator3D Distance CalculatorGreat Circle Distance CalculatorCircumscribed Circle (Circumcircle) CalculatorInscribed Circle (Incircle) CalculatorAngle Bisector CalculatorTangent Line to Circle CalculatorHeron's Formula CalculatorCoordinate Geometry Distance CalculatorVolume of Revolution CalculatorSurface of Revolution CalculatorParametric Curve GrapherRiemann Sum CalculatorTrapezoidal Rule CalculatorSimpson's Rule CalculatorImproper Integral CalculatorL'Hรดpital's Rule CalculatorMaclaurin Series CalculatorPower Series CalculatorSeries Convergence Test CalculatorInfinite Series Sum CalculatorAverage Rate of Change CalculatorInstantaneous Rate of Change CalculatorRelated Rates SolverOptimization Calculator (Calculus)Gradient Calculator (Multivariable)Divergence CalculatorCurl CalculatorLine Integral CalculatorSurface Integral CalculatorJacobian Matrix CalculatorNewton's Method CalculatorRREF Calculator (Row Echelon Form)Matrix Inverse CalculatorMatrix Multiplication CalculatorDot Product CalculatorCross Product CalculatorVector Magnitude CalculatorUnit Vector CalculatorAngle Between Vectors CalculatorNull Space CalculatorColumn Space CalculatorCramer's Rule CalculatorMatrix Diagonalization CalculatorQR Decomposition CalculatorCholesky Decomposition CalculatorMatrix Power CalculatorCharacteristic Polynomial CalculatorBayes' Theorem CalculatorF-Test / F-Distribution CalculatorHypergeometric Distribution CalculatorNegative Binomial Distribution CalculatorGeometric Distribution CalculatorExponential Distribution CalculatorWeibull Distribution CalculatorBeta Distribution CalculatorSpearman Rank Correlation CalculatorFisher's Exact Test CalculatorContingency Table CalculatorOdds Ratio CalculatorBernoulli Equation CalculatorAP Score CalculatorAttendance Percentage CalculatorPercentage to CGPA ConverterCitation Generator (APA/MLA/Chicago)AI Quiz GeneratorAI Lesson Plan GeneratorInteractive Periodic TableElectron Configuration CalculatorLimiting Reactant CalculatorTheoretical Yield CalculatorHenderson-Hasselbalch CalculatorpKa to Ka ConverterMolality CalculatorNormality CalculatorPercent Composition CalculatorFreezing Point Depression CalculatorBoiling Point Elevation CalculatorOsmotic Pressure CalculatorNernst Equation CalculatorBeer-Lambert Law CalculatorGravitational Force CalculatorEscape Velocity CalculatorKepler's Third Law CalculatorTime Dilation CalculatorE=mcยฒ CalculatorPhoton Energy Calculatorde Broglie Wavelength CalculatorTerminal Velocity CalculatorBuoyancy CalculatorWave Speed CalculatorSpeed of Sound CalculatorMechanical Advantage CalculatorInclined Plane CalculatorFriction CalculatorResistors in Series CalculatorWatts to Amps CalculatorAmps to Watts CalculatorkVA Calculator3-Phase Power CalculatormAh to Wh ConverterGenerator Size CalculatorLumens to Watts ConverterLux to Lumens CalculatorRoom Lighting CalculatorInductive Reactance CalculatorSeries/Parallel Capacitor CalculatorConduit Fill CalculatorAntenna Length CalculatorCubic Yard CalculatorAsphalt CalculatorSod CalculatorGrass Seed CalculatorDeck Stain CalculatorSiding CalculatorBaseboard & Trim CalculatorBaluster Spacing CalculatorEpoxy Resin CalculatorWater Heater Size CalculatorPool Volume CalculatorPool Salt CalculatorPond Volume & Liner CalculatorTV Size CalculatorTV Mounting Height CalculatorPicture Hanging Height CalculatorRug Size CalculatorCurtain Size CalculatorCeiling Fan Size CalculatorDehumidifier Size CalculatorAir Purifier CADR CalculatorFirewood Cord Calculator