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

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

value
The date and time value.
monthOffset
The quarter displacement. The monthOffset parameter can be positive or negative.

Glossary Item Box

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

Синтаксис

public static DateTime StartOfMonth( 
   DateTime value, 
   int monthOffset 
)

Параметры

value
The date and time value.
monthOffset
The quarter displacement. The monthOffset parameter can be positive or negative.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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