OCLOperators date
Charles Olet (talk | contribs) (Created page with "Returns the current date by returning the date part of '''DateTime.Now''' and time is set to 12:00 midnight.<syntaxhighlight> DateTime.date </syntaxhighlight> ====See also:==== *DateTime") |
m ((username removed) (log details removed)) |
(No difference)
|
Revision as of 06:05, 24 September 2024
This page was created by Charles on 2024-09-21. Last edited by Edgar on 2025-01-20.
Returns the current date by returning the date part of DateTime.Now and time is set to 12:00 midnight.
DateTime.date