Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Subtracts specified number of hours from specified date time value and returns.

number myCalendar.Subtract(start: DateTimeOffset, end: DateTimeOffset)

Arguments

Specifies the base date time value.
Specifies the date time value that will be subtracted from start parameter.
  • No labels