Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法获得日期时间数据类型的时间值。
例如。
1900-01-01 10:00:00.000
我只需要时间10:00:00.000
10:00:00.000
我怎样才能得到时间?
提前致谢。
我找到了。我们可以使用 OutSystems 中的内置函数。
DateTimeToTime()