Syntax
List.DateTimes(start as datetime, count as number, step as duration) as list
Description
Returns a list of datetime values of size count, starting at start. The given increment, step, is a duration value that is added to every value.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference