Creation time

From TinyMUX
Jump to navigation Jump to search

Creation time is a property of an object and refers to the date and time at which the object was brought into being (by @create, @clone, @dig, @open, player creation, etc.).

The ctime() function returns the creation time as a string. The format of the string is similar to that of time(,7) in that it represents the local time zone where the server is running and it contains sub-second resolution.