- ago
I have data in the following format:

date,open,high,low,close,volume
2019-06-05T09:27:00Z,19.334,19.334,19.334,19.334,61
2019-06-05T09:28:00Z,19.334,19.334,19.334,19.334,0
2019-06-05T09:29:00Z,19.334,19.334,19.334,19.334,0
2019-06-05T09:30:00Z,19.334,19.334,19.334,19.334,0

I've tried various alternatives but WL isn't happy with the "T" and "Z" in the date/time string. Any suggestions on how to set up the New DataSet dialog so it accepts the date/time format in my file v gratefully received. Thx
0
166
Solved
4 Replies

Reply

Bookmark

Sort
Cone8
 ( 23.86% )
- ago
#1
Just type in yyyy-MM-ddTHH:mm:ssZ for the Date field.

0
Best Answer
- ago
#2
Awesome - many thanks. I was wrongly assuming that you had to split the date and time across the two fields in the dialog.

That works perfectly and will also help in the future. Much appreciated.
1
- ago
#3
QUOTE:
I was wrongly assuming that you had to split the date and time across the two fields in the dialog.

You would do it when a data vendor splits the date and time portions across two distinct columns.
0
- ago
#4
Thx - understood
0

Reply

Bookmark

Sort