> For the complete documentation index, see [llms.txt](https://docs.taiamk.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.taiamk.pro/function-ho-tro/datetime/timespan-object/timespan.getminutes.md).

# Timespan.GetMinutes

## Giới Thiệu

Lấy ra giá trị phút còn lại trong đối tượng TimeSpan

<figure><img src="/files/UqdSyMNPB0bJaci4IAQy" alt="Timespan.GetMinutes"><figcaption><p>Cấu hình function</p></figcaption></figure>

## Kết Quả

Tổng số phút được tính theo công thức

`3 ngày * 24 giờ = 72 giờ * 60 phút = 4320 phút`

`2 giờ = 2 giờ = 120 phút`

`24 phút = 24 phút`

`14s = 0 phút`

Tổng là 4,464 phút

<figure><img src="/files/0I8mkLEwO6D1r4kf3Ptd" alt=""><figcaption><p>Kết quả chạy</p></figcaption></figure>
