From 0bc87b63dab76037be2db7cafababb7cc191d55a Mon Sep 17 00:00:00 2001 From: G Johansson Date: Fri, 23 May 2025 15:27:23 +0200 Subject: [PATCH] Add timezone note Nord Pool custom action (#39168) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/nordpool.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/nordpool.markdown b/source/_integrations/nordpool.markdown index dd6ae61095b..9597acb27eb 100644 --- a/source/_integrations/nordpool.markdown +++ b/source/_integrations/nordpool.markdown @@ -137,7 +137,9 @@ Currency: The public API only allows us to see past pricing information for up to 2 months. -Tomorrow's prices are typically released around 13:00 CET, and trying to get them before that time will generate an error that needs to be considered in such a case. +Although Nord Pool operates in the CET/CEST timezone, all data is returned in UTC. Depending on how the data is consumed or manipulated, you may need to consider this. + +Tomorrow's prices are typically released around 13:00 CET/CEST, and trying to get them before that time will generate an error that needs to be considered in such a case. {% endnote %}