Hi,
Node-RED version 4.0 allows changing the timestamp format:
milliseconds since epoch - the existing option
YYYY-MM-DDTHH:mm:ss.sssZ - also known as ISO 8601
JavaScript Date Object - the standard Date object
Inject node works fine:
But in Home Assistant nodes this new feature is not working:
You always get milliseconds since epoch format