计算特定日期的一天

发布于 2024-12-11 17:47:26 字数 139 浏览 0 评论 0原文

有没有直接的方法可以知道特定日期是哪一天?

例如,取任意日期,如 23-08-1980。现在,我想知道这个日期是哪一天(可以是从周一到周日的任何一天)。

有没有任何公式或其他方法可以统计计算?

不要使用任何编程语言。

Is there any direct way to know the day on a specific date?

For example, take any date say 23-08-1980. Now, I want to know the day on this date (It could be any starting from Monday to Sunday).

Is there any formula or any other way to calculate this statistically?

Do not use any programming language.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

围归者 2024-12-18 17:47:26

您需要一些有关年份的元信息,例如每年每个月的第一个星期日,从那里您应该能够更快地计算这一天。

http://www.jimloy.com/math/day-week.htm

You need some meta information about the year for example the first Sunday of every month in every year, from there on you should be able to calculate the day faster.

http://www.jimloy.com/math/day-week.htm

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文