std.time.Time.New - nitrologic/monkey2 GitHub Wiki

std::std.time.std.time.Time.New

Method New:Void( )
Method New:Void( day:monkey:monkey.types.Int,month:monkey:monkey.types.Int,year:monkey:monkey.types.Int,hours:monkey:monkey.types.Int,minutes:monkey:monkey.types.Int,seconds:monkey:monkey.types.Int )

Creates a new time.

Creating a time with no parameters creates a time representing 'now' in local time.