Crystal Reports for Eclipse Designer Guide

Minute (x)

Description
Retrieves just the minutes from a Time value.
Arguments
  • x is a Time value or DateTime value.
  • Returns
    Whole Number
    Action
    Retrieves just the minutes from a Time value.
    Typical uses
    Use this function whenever you need to work with the minutes specified in a Time value for performing time calculations.
    Examples
    Minute(CTime(10, 20, 22))
    Returns 20.
    TimeVar ShipTime := CTime({orders.SHIP DATE});
    Minute(ShipTime)
    Returns 30 if {orders.SHIP DATE} is 1998/12/05 8:30:15.



    SAP BusinessObjects
    http://www.sap.com/sapbusinessobjects/
    Support services
    http://service.sap.com/bosap-support/
    Product Documentation on the Web
    http://help.sap.com/