Returns the second component [0…59] of the specified time.
Syntax Copy Code |
---|
SECOND( Time time ) → Integer |
Time values are a part of date values and are represented by decimal numbers. For example, 12:00 PM is represented by 0.5 because it is exactly halfway through a day.
Formula Copy Code |
---|
=SECOND(NOW()) |
Function Reference
DAY Function
HOUR Function
MONTH Function
NOW Function
MINUTE Function
WEEKDAY Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |