Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/www/httpd/htdocs/pages/tz.html
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,9 @@
<tr class="row">
<td>Asia/Irkutsk</td><td class="col1">IRKT-8IRKST,M3.5.0,M10.5.0/3</td>
</tr>
<tr class="row">
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alienatedsec this should be enough for the configuration to be able to use it, right?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dissapeared. It was, but now I dont see it.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean?
did i not do it right?

Copy link
Copy Markdown

@liutas4x4 liutas4x4 Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simply I not found Asia/Jerusalem at the list. Tripple checked.

And Irkutksk is about 6 hours from Jesuralem, BTW.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jerusalem isn't currently in the list, this PR is meant to add Jerusalem to the list once merged
it's been open for a very long time though, @alienatedsec can you review/merge?

<td>Asia/Jerusalem</td><td class="col1">IST-2IDT,M3.4.5/2,M10.5.0/2</td>
</tr>
<tr class="row">
<td>Asia/Jakarta</td><td class="col1">WIT-7</td>
</tr>
Expand Down