Skip to content

change blog schedule time method - #664

Open
arvind-rana wants to merge 8 commits into
mainfrom
fix/time
Open

change blog schedule time method#664
arvind-rana wants to merge 8 commits into
mainfrom
fix/time

Conversation

@arvind-rana

@arvind-rana arvind-rana commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

📃 Why Merge This PR?

Prevents users from scheduling a blog for a past time on the current day. The scheduler now validates that the selected date and time is in the future before sending the scheduling request.

🛠️ Issue Fixed
Fixes #627

🔍 PR Type

  • 💡 Feature
  • 🐛 Bug Fix
  • 📃 Documentation
  • 🎨 UI Improvements
  • 💻 Code Refactor
  • ✅ Tests
Issue
image
Solution
image
image

@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for incredible-eclair-ada155 ready!

Name Link
🔨 Latest commit 116f7b7
🔍 Latest deploy log https://app.netlify.com/projects/incredible-eclair-ada155/deploys/6a78ac50fc183b000839417e
😎 Deploy Preview https://deploy-preview-664--incredible-eclair-ada155.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

🏷️ [bumpr]
Next version:v3.4.12
Changes:v3.4.11...the-monkeys:fix/time

@arvind-rana arvind-rana changed the title Fix/time change blog schedule time method Aug 9, 2026
@arvind-rana

Copy link
Copy Markdown
Contributor Author

I’ve updated the scheduling time validation so users can not schedule a blog for a past time on the current date. It now validates the selected date and time against the chosen time zone before submitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disallow scheduling blogs for past times on the current day

2 participants