Create a date value from a text string

In Ai2, you can extract the year, month, date, hour, minute using the text segment block, since everything is fixed length.
The Clock component has a block to combine all that into an Instant, and blocks to format an Instant.

That Z at the end probably has something to do with time zones, if you want to gild the lily.

1 Like