# DateTime.get

## Description

Retrieves the current date and/or time information.

## Input / Parameter

| Name | Description                                           | Input Type | Default             | Options                                   | Required |
| ---- | ----------------------------------------------------- | ---------- | ------------------- | ----------------------------------------- | -------- |
| type | The type of date and/or time information to retrieve. | Text       | yyyy-MM-dd HH:mm:ss | yyyy-MM-dd HH:mm:ss, yyyy-MM-dd, HH:mm:ss | No       |

## Output

| Description                                       | Output Type |
| ------------------------------------------------- | ----------- |
| Returns the current date and/or time information. | Text        |

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
