Closed cretz closed 3 months ago
In the schedule sample, show how you can get TemporalScheduledStartTime in a workflow
TemporalScheduledStartTime
For context this is how it is done in the Go sample: https://github.com/temporalio/samples-go/blob/main/schedule/workflow.go
Describe the solution you'd like
In the schedule sample, show how you can get
TemporalScheduledStartTime
in a workflow