actpkg.dev
Components

library/time

v0.2.4 Signed

Time and timezone utilities

by @library updated 2026-06-13 1.1 MB 0

Install

$ act pull actpkg.dev/library/time

Capabilities

Fully sandboxed

This component requests no filesystem, network, or socket access.

Risk Low Medium High

Tools · 1

act:tools interface — expand a tool for its input schema.

  • get_current_time

    Get current time in a specified timezone

    ParameterTypeDescription
    timezonestring | nullIANA timezone name (e.g. 'Europe/Moscow', 'America/New_York'). Defaults to UTC.

    Returns content.

Readme

No README provided.