Last Updated: Mar 15, 2021
Use this function to fetch the number of minutes. Provide input in standard python date-time format (%Y-%m-%d %H:%M:%S.%f).
Get Minutes (date_time)
| Input Parameter Name | Description | 
|---|---|
| date_time | Date to fetch the number of minutes  To know more about Date Format, click here.  | 
| Return value | Description | 
|---|---|
| Minutes | Returns minutes from the input date | 
Get Minutes (2021-03-11 20:06:40.678866)
To view all the Date functions, click here.