Home > FAQ > Data Manipulation > Date Rounding in Expressions > End of the current ... examples > End of the current month

End of the current month

This is the recommended expressions for rounding dates to the end of the current month:

BOM_DT:= #ENDMTH A_DT &

A_DT may be either a single date (e.g., 7/16/2015, DOH, #DODEC) or an array of dates (e.g., #DATE).