Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
This routine is available starting with SIL Engineā„¢ 1.0.
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

startOfDay(date)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns a date, but strips off the hours, minutes and seconds.

Returns a date, but strips off the hours, minutes and seconds.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

date

...

Date

Yes

Specifies a Date expression.

Return

...

Type

dateDate

...

Examples

Example 1

Code Block
if(datepicker < startOfDay(currentDate())){
    return false;
}

Example 2

Code Block
date varDate = "2011-08-17";
print("Date is " + startOfDay(varDate));

Print Date is 17/Aug/11

See also

Filter by label (Content by label)
showLabelsfalse
max10025
showSpacefalse
cqllabel = "date_routines" and space = currentSpace ( )
labelsdatearray_routines