Date and Time Operations

This page provides documentation for date and time operations available through the API.

Overview

The Date and Time operations provide various methods to work with dates, times, and timestamps. These methods allow you to get current time information, extract components from dates, and perform time-related calculations.

Available Methods

Current Time

Date Components

Time Components

  • Hour: Returns the current hour

  • Minute: Returns the current minute

  • Second: Returns the current second

Time Extraction

Time Conversion

Time Settings

Click on any method name to view its detailed documentation.

Last updated