Official Content

Returns a numeric value representing the minutes of a DateTime argument.

Syntax

DateTime-Expression.Minute()

Type Returned:
Numeric(2)

Scope

Objects: Procedure, Transaction, Web Panel
Generators: .NET, .NET Framework, Java, RPG, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)

Description

When given a DateTime argument, this method returns a numeric value representing its minutes.

Samples

If &DateTime.Minute() > 00
   &TxtMinute = "Past o'clock..."
EndIf

See Also

TimeZone Support - General Considerations
Minute function
Hour method
Second method


Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant