DateTime
Namespace: NovelFS.NovelIO
Provides purely functional Date/Time functions
Functions and values
Function or value | Description |
localNow
Signature: IO<DateTime>
|
An aciton that gets the current local time |
utcNow
Signature: IO<DateTime>
|
An aciton that gets the current UTC time |