Helper for parsing date and time values supplied in the REST URL
Inheritance Hierarchy
Scanjour.Workflow4.Web.Services.RepositoriesAssetTimestamp
Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
The AssetTimestamp type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetString |
Gets the string from nullable timestamp in asset format.
| |
Parse |
Parses the specified time string using one of the supported formats.
|
See Also