หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Extracts the minute from a datetime.
Syntax
MINUTE(datetime)
datetime |
Specifies the datetime from which the minute is extracted. |
Example
| Formula | Result |
|---|---|
MINUTE(NOW( )) |
Returns the minute value for the time at the time the report is run. |
MINUTE(#7/31/2009 10:45:34 AM#) |
45 |
See Also
Concepts
Working with Formulas (Report Builder)
Using Functions (Report Builder)
Date and Time Functions (Report Builder)
Report Builder How-to Topics
Working with Literals in Formulas and Filters (Report Builder)
Formatting Numerical Data (Report Builder)