.NET 库可以更好地处理日期时间输出

发布于 2024-12-09 01:32:39 字数 441 浏览 1 评论 0原文

可能的重复:
如何计算相对时间?

我曾经偶然发现过一个不错的库以前,当我们处理日期时,这为您提供了一种更好的方式,例如:

@DateTime.AddDays(-1)将显示昨天

@DateTime.Now code> 将显示 Just现在

这是什么技术术语,你们知道这个库的 nuget 包 吗?

Possible Duplicate:
How do I calculate relative time?

I did stumble upon a nice library some time ago that gives you a nicer way when we're dealing with Dates like:

@DateTime.AddDays(-1) will show yesterday

@DateTime.Now will show Just now

WHat is the technical term of this and, did you guys know the nuget package of this library?

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

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

发布评论

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

评论(1

娜些时光,永不杰束 2024-12-16 01:32:39

有一个名为 timeago 的 jQuery 插件,它也可以满足您的需求:http://timeago.yarp。 com/

There's a jQuery plugin out there called timeago, which can also do what you're looking for: http://timeago.yarp.com/

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