有没有显示当前日期和时间的功能?

发布于 2024-11-02 10:43:23 字数 217 浏览 6 评论 0原文

我的电脑上装有 Microsoft Excel 2000。我想在单元格中显示当前日期和时间。我查看了帮助并找到了 NOW() 函数。它确实显示当前日期,但至于当前时间,它不显示 AMPM,它显示:4/19/2011 11: 22..我明白这是为什么。

是否有其他日期/时间功能可以显示上午/下午,或者这是不可用的功能?

I have Microsoft Excel 2000 on my pc. I want to show the current date and time in a cell. I looked in Help and found the NOW() function. It does display the current date, but as for the current time, it doesn't show AM or PM, it shows: 4/19/2011 11:22. I understand why that is.

Is there some other date/time function that will show AM/PM, or is this something that isn't available?

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

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

发布评论

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

评论(1

最舍不得你 2024-11-09 10:43:23

我认为默认是以 24 小时格式显示时间 - 这样您就可以从小时中分辨出上午/下午,但如果您希望显示上午/下午 - 右键单击​​单元格并选择“设置单元格格式”,然后选择“自定义格式” - 使用以下掩码 - dd/mm/yyyy hh:mm AM/PM 我想你会没事的。

I think the default is to show the time in 24hr format - so you'll be able to tell am/pm from the hour, but if you want AM/PM to show - right click on the cell and select "Format Cells" and select "Custom Format" - use the following mask - dd/mm/yyyy hh:mm AM/PM and I think you'll be all good.

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