RéférenceDateTimeDateTime():second()Sur cette pageDateTime():second() Sets the second of the minute of the DateTime object. Signature second(second: number): DateTime Parameters ParametersTypeDescriptionsecondnumberThe second to set (0-59). Returns DateTime - The current DateTime instance for chaining.