From dac89cb5f9f0497d3fe9c59a0f7171d52e3fb38e Mon Sep 17 00:00:00 2001 From: Kat <54268893+kosiakkatrina@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:06:32 +0000 Subject: [PATCH] Update timezone info --- docs/exports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/exports.md b/docs/exports.md index 4307f9f11..1588defc2 100644 --- a/docs/exports.md +++ b/docs/exports.md @@ -29,7 +29,7 @@ Typically, **one lettings logs collection (current)** is exported most of the ti Initially the application database field names and field types were chosen to match the existing CDS data as closely as possible to minimise the amount of transformation needed. This has led to a less than optimal data model though and increasingly we should look to transform at the mapping layer where beneficial for our application. -A **cron job** triggers the export service daily at **5 a.m.**. +A **cron job** triggers the export service daily at **5 a.m.** in the timezone configured in Rails ("London"). ---