Default is user.name
config.
Optional
email?: stringDefault is user.email
config.
Optional
timestamp?: numberSet the author timestamp field. This is the integer number of seconds since the Unix epoch (1970-01-01 00:00:00).
Optional
timezoneSet the author timezone offset field. This is the difference, in minutes, from the current timezone to UTC. Default is (new Date()).getTimezoneOffset()
.
Generated using TypeDoc
The details about the author.