fix(Schedule Trigger Node): Use the correct `moment` import by netroy · Pull Request #8185 · n8n-io/n8n

Any node that uses moment.tz should import from moment-timezone instead of moment. This fixes #8184 Review / Merge checklist PR title and summary are descriptive Tests included