Allows you to quickly get any date and time in several formats:
- Unix timestamp (seconds)
- Epoch timestamp (miliseconds)
- ISO 8601 (Javascript default format)
Either use the keyword moment without any arguments to get the current date/time, or enter a string that will be converted into a date.