Skip to content

easyextensionsmodels CurrentTimeUtc

BigMakCode edited this page Aug 5, 2024 · 1 revision

CurrentTimeUtc Public class

Description

Wrapper for current UTC time.

Diagram

 flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph EasyExtensions.Models
EasyExtensions.Models.CurrentTimeUtc[[CurrentTimeUtc]]
end
Loading

Members

Properties

Public properties

TypeNameMethods
DateTimeCurrentUtc
Current UTC time.
get, set

Details

Summary

Wrapper for current UTC time.

Constructors

CurrentTimeUtc

publicCurrentTimeUtc()

Properties

CurrentUtc

publicDateTimeCurrentUtc{get;set;}
Summary

Current UTC time.

Generated withModularDoc

Clone this wiki locally