OCLOperators time
(Created page with "Returns the current time by returning the time part of '''DateTime.Now'''")
 
No edit summary
Line 1: Line 1:
Returns the current time by returning the time part of '''DateTime.Now'''
Returns the current time by returning the time part of '''DateTime.Now'''
<syntaxhighlight>
DateTime.time
</syntaxhighlight>

Revision as of 04:59, 21 September 2024

This page was created by Charles on 2024-09-21. Last edited by Edgar on 2025-01-20.

Returns the current time by returning the time part of DateTime.Now

DateTime.time