minute(<Date>) : Number
The minute function is used to extract the minute component of the specified date parameter.
When you use static dates, you need to enclose the value with the # symbol. The date should be in the following format - dd/mm/yyyy hh:mm
minute(#15/02/2021 13:45#) => 45
Learn more about how you can get started using the Formula Field.
Type above and the results will be displayed here.