MotoHawk DateTime Get
This block extracts individual fields from the DateTime Data Type.
Block ID
DateTime Get
Library
motohawk_datetime_lib/Date/Time Blocks
Description

This block extracts individual fields from the DateTime Data Type. When Native DateTime Fields output format is selected, each checkbox option controls whether a field of the DateTime is provided through an output port.
Block Parameters
| Parameter Field | Values | Comments/Description |
|---|---|---|
| Input Format | Drop Down | Selects the input format of the date/time. |
| Output Format | Drop Down | Selects the output format of the date/time. |
| Show year | Checkbox | If checked, a port will return the year in the DateTime. |
| Show month | Checkbox | If checked, a port will return the month in the DateTime. |
| Show day | Checkbox | If checked, a port will return the date in the DateTime. |
| Show hour | Checkbox | If checked, a port will return the hour in the DateTime. |
| Show minute | Checkbox | If checked, a port will return the minute in the DateTime. |
| Show second | Checkbox | If checked, a port will return the second in the DateTime. |
| Show microsecond | Checkbox | If checked, a port will return the microsecond in the DateTime. |
