Lombiq Helpful Libraries - Orchard Core Libraries - DateTime for Orchard Core
December 14, 2022 ยท View on GitHub
Extensions
-
ILocalClockextensions: Using theILocalClockextension methods, it is possible to convert UTC dates to local and local dates to UTC by specifying the IANA time zone ID. -
IClockextensions: You can get the UNIX timestamp of the current time using theGetUnixTimeMilliseconds()extension method.