Files
2026-04-02 15:17:58 -05:00

17 lines
337 B
Markdown

---
title: "Time and Date"
description: ""
---
```json {filename="config/feature.json",linenos=inline,linenostart=284}
"WPFPanelTimedate": {
"Content": "Time and Date",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
"ButtonWidth": "300",
"InvokeScript": [
"timedate.cpl"
],
```