Icon

How to Modify Time

How to Modify Time

Starts by loading the Air Quality dataset. Then, it adds the current time to each date entry, shifts all times by 30 minutes (useful for aligning with a new schedule or correcting offsets), and modifies the timezone to match a desired region. Separately, it can also round times to the nearest specified interval, making the data easier to group or analyze by consistent time points.

Modify timezone
Time Zone Modifier
Shift time by 30 mins
Time Shifter
Round time to first point
Time Rounder
Air Quality
Example Data Reader
append current time to date
Time Modifier

Nodes

Extensions

Links