Support Cron StartTime, improvements (#33)

This commit is contained in:
tequ
2025-11-12 20:01:33 +09:00
committed by GitHub
parent 0ca36e1314
commit 8bbc84057c
10 changed files with 139 additions and 16 deletions

View File

@@ -799,6 +799,16 @@
"type": "UInt32"
}
],
[
"StartTime",
{
"nth": 93,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
],
[
"RepeatCount",
{