User Manual

06.26.2025

MANUAL

Developer Function: Server Script: utilities.EmptyTime

## Overview Returns the date and time "0001/01/01 0:00:00", which indicates that the date is not set in the "「Server Script」". ## Syntax ``` utilities.EmptyTime() ``` ## Parameters There are no parameters. ## Return Value Date and time "0001/01/01 0:00:00" indicating unset ## Usage Example In the following example, the value "0001/01/01 0:00:00" is set for date A. This value is outside the range of settable dates, so it is treated as an unset value on the server side. ##### JavaScript ``` model.DateA = utilities.EmptyTime(); ``` ## Notes This is a method used in "「Server Script」". It cannot be used in "「Script」". ## Supported Versions |Supported versions|Body| |:--|:--| |1.4.15.0 and later|Added function| ## Related Information <div id="ManualList"> <article class="s-blog_list_unit"><h2> <h2>The specified information was not found.</h2> <p><a href="/ja/manual">Return to top</a></p> </article> </div><input id="SearchTextHidden" type="hidden" value="" />
TOP
このページをシェアする
記載された商品名、各製品名は各社の登録商標または商標です。 © Implem Inc.