IBEBlock date / time functions

The following date/time functions are available in IBEBlock:

FunctionDescription
ibec_DateReturns the current date (without the time part).
ibec_NowReturns the current timestamp.
ibec_TimeReturns the current time.
ibec_DayOfWeekReturns the day of the week as an integer.
ibec_EncodeDateReturns a DateTime value that represents a specified Year, Month, and Day.
ibec_DecodeDateReturns Year, Month, and Day values for a DateTime value.

See also:
ibec_FileDateTime

<< ibec_GetUserProp | IBEBlock | ibec_Date>>S