Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
easyextensionsmodels CurrentTimeUtc
BigMakCode edited this page Aug 5, 2024
·
1 revision
Wrapper for current UTC time.
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph EasyExtensions.Models
EasyExtensions.Models.CurrentTimeUtc[[CurrentTimeUtc]]
end
| Type | Name | Methods |
|---|---|---|
DateTime | CurrentUtcCurrent UTC time. | get, set |
Wrapper for current UTC time.
publicCurrentTimeUtc()publicDateTimeCurrentUtc{get;set;}Current UTC time.
Generated withModularDoc