FileHold 17.1 API Documentation
C#
Show/Hide TOC
Convert
Date
To
Utc(Date
Time) Method
Definition
Namespace:
FileHold.DocumentRepository.Code
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
static
DateTime
ToUtc
(
DateTime
local
)
Parameters
local
DateTime
Return Value
DateTime
See Also
Reference
ConvertDate Class
ToUtc Overload
FileHold.DocumentRepository.Code Namespace
In This Article
Definition
Parameters
Return Value
See Also