Skip to content

Commit 436b561

Browse files
author
Sebastian Heiden
committed
Fix timezone and date settings for German time
1 parent 864c49b commit 436b561

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

content/posts/win_cmd_tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Commandline tools for Windows and Linux
33
author: SeHe
44
type: reference
5-
date: 2025-07-20
5+
date: 2025-07-20T00:30:00+02:00
66
tags: ["terminal", "commandline", "win", "unix"]
77
categories: "terminal"
88
draft: false

hugo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
baseURL = 'https://sehheiden.github.io/'
22
languageCode = 'en-us'
33
title = "SeHe's Blog"
4+
timeZone = 'Europe/Berlin'
45
theme = "diary"
56

67
[params]

0 commit comments

Comments
 (0)