Skip to content

Developer Function: Server Scripts: utilities

Overview

Provide utility functions in "Server Script".

Properties

It has no properties.

Method

No Name Description
1 Today Return the time of midnight on the current day in local time in UTC.
2 InRange Check whether the specified datetime is within the valid range of datestime that Pleasanter can handle.
3 ConvertToBase64String Convert the string passed as an argument into a Base64 format string.