We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8865715 commit 40bdff1Copy full SHA for 40bdff1
specification/ml/_types/CalendarEvent.ts
@@ -39,6 +39,6 @@ export class CalendarEvent {
39
* @server_default true
40
*/
41
skip_model_update?: boolean
42
- /** Shift time by this many hours. For example adjust time for daylight savings changes */
+ /** Shift time by this many seconds. For example adjust time for daylight savings changes */
43
force_time_shift?: integer
44
}
0 commit comments