User Manual

06.26.2025

MANUAL

Developer Function: Server Script: utilities.MaxTime

## Overview Returns the maximum date and time in local time in UTC in the "「Server Script」". ## Syntax ``` utilities.MaxTime() ``` ## Parameters No parameters. ## Return Value Returns the maximum date and time in local time (the date and time specified in MaxTime in "「Set Parameter: General.json」") in UTC. If MaxTime is "2100/1/1", "2099/12/31 15:00:00" is returned. ## Usage Example In the following example, the minimum date and time is entered into Date A. In the server script, the UTC date and time "2099/12/31 15:00:00" is assigned, but after the server script ends, the date and time converted to local time "2100/01/01 00:00:00" is set for Date A. ##### JavaScript ``` model.DateA = utilities.MaxTime(); ``` ## 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.