The TimeSerial() function returns a time from the specified parts (hour, minute, and second value).
TimeSerial(
hour,
minute,
second)
Parameter | Description |
---|---|
hour | Required. Specifies the hour (an integer between 0 and 23) |
minute | Required. Specifies the minute (an integer between 0 and 59) |
second | Required. Specifies the seconds (an integer between 0 and 59) |
Works in: | From Access 2000 |
---|
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!