Table of Contents

Property Now

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Now

Gets or sets the current module date and time. This date must fall within the years 0 to 32000. Time can only be advanced forwards; attempting to set the time backwards will result in no change to the calendar, and a warning logged.

public static NwDateTime Now { get; set; }

Property Value

NwDateTime