Azure / Azure/azure-functions-host
Timer trigger function does not fire at the correct time
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
#### Investigative information
Please provide the following:
- Timestamp: 2018-06-17T23:59:12.4249411+00:00
- Function App version (1.0 or 2.0-beta): 1
- Function App name:
- Function name(s) (as appropriate):
- Invocation ID: ?
- Region: West-Europe
#### Repro steps

#### Expected behavior
The function should run at 19:00 every day.
#### Actual behavior
The function ran at 23:59 yesterday.
#### Known workarounds
#### Related information
I used Visual Studio to create and deploy the Azure Function and wrote it in C#.
Contributor guide
Assessment
This issue has not been assessed yet.