Date TimeDateTime.IsInCurrentMinute本页总览DateTime.IsInCurrentMinute 指示此日期时间是否按系统当前日期和时间所确定的那样处于当前分钟内。 Syntax DateTime.IsInCurrentMinute( dateTime as any) as logical Remarks 指示给定的日期时间值 dateTime 是否按系统当前日期和时间所确定的那样处于当前分钟内。 dateTime: 要计算的 datetime 或 datetimezone 值。 Examples