Oracle Apex - 创建带有时间的时间戳

发布于 2024-12-19 11:30:35 字数 116 浏览 1 评论 0原文

我正在 Apex 中创建一个表单。我的字段之一是时间戳。 Apex 内置了一个日期选择器,这很棒,但我也想存储时间。

这样做的最佳方法是什么?我可以打印 2 个单独的盒子,一个用于日期,一个用于时间吗?

I'm creating a form in Apex. One of my fields is a timestamp. Apex puts in a datepicker, which is great, but I want to store a time as well.

What's the best way of doing this? Can I have 2 separate boxes printed, one for the date and one for the time?

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

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

发布评论

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

评论(1

独留℉清风醉 2024-12-26 11:30:35

我知道这应该很容易。作为记录,您只需为日期选择器提供一个包含时间的格式掩码,它将时间选择器添加到日期选择器。

I knew it should have been easy. For the record, you just give your date picker a format mask that includes the time and it adds time selector to the date picker.

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