Extract date and hour from results

Hello everyone,

I am working on energy simulation of a building with 45 rooms. I need to extract exact dates and hours that the air temperature of each room is between 25 to 28. I can find the total hour for each room and I need to figure out this total hours belong to which day and which hour. Does anybody have any idea?
Thanks.
Nikou

Have you tried the DateTime component?
-A.

1 Like

This new component in the development version of the plugin called “LB Data DateTimes” is likely going to be particularly helpful for this case:

image