Functionsยง
- convert_
timestamp - Change date timestamp format to epoch format.
- filetime_
to_ span - Function to convert pKIExpirationPeriod Vec
format to i64 Windows format (nanoseconds). - return_
current_ date - Function to return current date.
- return_
current_ fulldate - Function to return current date.
- return_
current_ time - Function to return current hours.
- span_
to_ string - Function to change Windows span format (nanoseconds) to String output date.
- string_
to_ epoch - Function to change string to epoch format.