This is a very simple console application that generates a list of times to publish news articles within a randomized 2-3 hour delay while avoiding time conflicts within a 30-minute window.
Find a file
2025-03-11 16:01:46 -04:00
.gitignore Initial commit 2025-03-11 16:01:46 -04:00
LICENSE Initial commit 2025-03-11 16:01:46 -04:00
Program.cs Initial commit 2025-03-11 16:01:46 -04:00
PublishTimes.csproj Initial commit 2025-03-11 16:01:46 -04:00
README.md Initial commit 2025-03-11 16:01:46 -04:00

Publish Times

This is a very simple console application that generates a list of times to schedule news with a 2-3 hour delay with a 30 minute time gap per-article.

License

I hereby waive this project under the public domain - see UNLICENSE for details.