Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

DateTimeUtilities.StartOfHour - метод Смотри также  Terrasoft.Common - пространство имен > DateTimeUtilities - класс : StartOfHour - метод C#

value
The date and time value.
hourOffset
The hour displacement. The hourOffset parameter can be positive or negative.

Glossary Item Box

The date of hour start for the passed System.DateTime instance.

Синтаксис

public static DateTime StartOfHour( 
   DateTime value, 
   int hourOffset 
)

Параметры

value
The date and time value.
hourOffset
The hour displacement. The hourOffset parameter can be positive or negative.

Тип возвращаемого значения

The System.DateTime instance that represents the first minute of the hour for date and time passed by the value parameter.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?