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

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

value
The date and time value.
weekOffset
The week displacement. The weekOffset parameter can be positive or negative.

Glossary Item Box

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

Синтаксис

public static DateTime StartOfWeek( 
   DateTime value, 
   int weekOffset 
)

Параметры

value
The date and time value.
weekOffset
The week displacement. The weekOffset parameter can be positive or negative.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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