Developer Function: Server Script: utilities.Today
## 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"><ul><li><a href="/en/manual/server-script-utilities-today">Developer Function: Server Script: utilities.Today</a><span>08.14.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />