@@ -155,17 +155,17 @@ For performance reasons, this information is cached. If you need the current val
155155
156156## Begin-of Date Function Calls
157157
158- * [ ` BeginOfDay ` ] ( /refguide/begin-of-date-function-calls/#beginOfDay ) – calculates the beginning of the day compared to the initial date
159- * [ ` BeginOfWeek ` ] ( /refguide/begin-of-date-function-calls/#beginOfWeek ) – calculates the beginning of the week compared to the initial date
160- * [ ` BeginOfMonth ` ] ( /refguide/begin-of-date-function-calls/#beginOfMonth ) – calculates the beginning of the month compared to the initial date
161- * [ ` BeginOfYear ` ] ( /refguide/begin-of-date-function-calls/#beginOfYear ) – calculates the beginning of the year compared to the initial date
158+ * [ ` beginOfDay ` ] ( /refguide/begin-of-date-function-calls/#beginOfDay ) – calculates the beginning of the day compared to the initial date
159+ * [ ` beginOfWeek ` ] ( /refguide/begin-of-date-function-calls/#beginOfWeek ) – calculates the beginning of the week compared to the initial date
160+ * [ ` beginOfMonth ` ] ( /refguide/begin-of-date-function-calls/#beginOfMonth ) – calculates the beginning of the month compared to the initial date
161+ * [ ` beginOfYear ` ] ( /refguide/begin-of-date-function-calls/#beginOfYear ) – calculates the beginning of the year compared to the initial date
162162
163163## End-of Date Function Calls
164164
165- * [ ` EndOfDay ` ] ( /refguide/end-of-date-function-calls/#endOfDay ) – calculates the end of the day compared to the initial date
166- * [ ` EndOfWeek ` ] ( /refguide/end-of-date-function-calls/#endOfWeek ) – calculates the end of the week compared to the initial date
167- * [ ` EndOfMonth ` ] ( /refguide/end-of-date-function-calls/#endOfMonth ) – calculates the end of the month compared to the initial date
168- * [ ` EndOfYear ` ] ( /refguide/end-of-date-function-calls/#endOfYear ) – calculates the end of the year compared to the initial date
165+ * [ ` endOfDay ` ] ( /refguide/end-of-date-function-calls/#endOfDay ) – calculates the end of the day compared to the initial date
166+ * [ ` endOfWeek ` ] ( /refguide/end-of-date-function-calls/#endOfWeek ) – calculates the end of the week compared to the initial date
167+ * [ ` endOfMonth ` ] ( /refguide/end-of-date-function-calls/#endOfMonth ) – calculates the end of the month compared to the initial date
168+ * [ ` endOfYear ` ] ( /refguide/end-of-date-function-calls/#endOfYear ) – calculates the end of the year compared to the initial date
169169
170170## Between Date Function Calls
171171
0 commit comments