---
title: DateTime.IsInNextNHours
url: https://www.thepexcel.com/functions/power-query/datetime-functions/datetime-isinnextnhours/
type: function-explainer
program: Power Query
syntax: datetime.isinnextnhours(value as any) as any
date: 2025-12-12
updated: 2025-12-17
scores:
  popularity: 2
  difficulty: 3
  usefulness: 2
---

# DateTime.IsInNextNHours

> DateTime.IsInNextNHours

## คำอธิบาย

DateTime.IsInNextNHours ใช้สำหรับการประมวลผล

## Syntax

```excel
datetime.isinnextnhours(value as any) as any
```

## Arguments

| Name | Required | Type | Default | Description |
| --- | --- | --- | --- | --- |
| value | Yes | any |  | ค่า |

## ตัวอย่าง

### 1. ตัวอย่างที่ 1

```excel
datetime.isinnextnhours(test)
```

**ผลลัพธ์:** `ผลลัพธ์`

ตัวอย่าง

### 2. ตัวอย่างที่ 2

```excel
datetime.isinnextnhours(test)
```

**ผลลัพธ์:** `ผลลัพธ์`

ตัวอย่าง

### 3. ตัวอย่างที่ 3

```excel
datetime.isinnextnhours(test)
```

**ผลลัพธ์:** `ผลลัพธ์`

ตัวอย่าง

## หมายเหตุเพิ่มเติม

ฟังก์ชัน

## คำถามที่พบบ่อย

**Q: ใช้ทำไร**

ใช้สำหรับการประมวลผล

## แหล่งข้อมูลเพิ่มเติม

- [Microsoft Learn](https://learn.microsoft.com/en-us/powerquery-m/datetime-isinnextnhours) _(documentation)_

---

_Source: [https://www.thepexcel.com/functions/power-query/datetime-functions/datetime-isinnextnhours/](https://www.thepexcel.com/functions/power-query/datetime-functions/datetime-isinnextnhours/)_
