adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DateTimeHandling Class / RemoveSeconds Method


In This Topic
    RemoveSeconds Method
    In This Topic
    Returns a new DateTime value identical to the source but with seconds and milliseconds set to 0.
    Overload List
    OverloadDescription
    Returns a new DateTime value identical to the source but with seconds and milliseconds set to 0.  
    Returns a new DateTimeOffset value identical to the source but with seconds and milliseconds set to 0.  
    See Also