Welcome to the forum.
Is the time you want to use the current time? If so then you don't need to specify the time in the data at all, Influx will use the current time.
If it is not the current time then use the influx batch node where you can specify a time. I am pretty sure it will accept an ISO string, or a javascript Date object. It isn't clear from what you have said exactly what form it is in.