Files
personal-calendar/calendar_data.json
Дедов Егор Сергеевич 816c9f1cda Add calendar implementation: models, storage, CLI
2026-05-18 14:51:05 +03:00

8 lines
143 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"title": "Встреча",
"date": "2026-05-20",
"time": "15:00",
"description": "Созвон с командой"
}
]