NovelIO


DateTime

Namespace: NovelFS.NovelIO

Provides purely functional Date/Time functions

Functions and values

Function or valueDescription
localNow
Signature: IO<DateTime>

An aciton that gets the current local time

utcNow
Signature: IO<DateTime>

An aciton that gets the current UTC time

Fork me on GitHub