functions for various Petra-related conversions.
More...
functions for various Petra-related conversions.
◆ DateTimeToInt32Time()
static Int32 Ict.Petra.Shared.Conversions.DateTimeToInt32Time |
( |
DateTime |
ADateTime | ) |
|
|
inlinestatic |
encode the time value of DateTime in an Int32
- Parameters
-
- Returns
◆ Int32TimeToDateTime()
static DateTime Ict.Petra.Shared.Conversions.Int32TimeToDateTime |
( |
Int32 |
AInt32Time | ) |
|
|
inlinestatic |
create a DateTime object for today with the given time encoded in the Int32
- Parameters
-
- Returns
The documentation for this class was generated from the following file: