core-time-utils

star 2

Provide time parsing, timezone normalization, and timestamp window calculations for event-oriented workflows.

Shuang-Shu By Shuang-Shu schedule Updated 2/26/2026

name: core-time-utils metadata: version: "0.0.1" author: "ShuangShu" description: Provide time parsing, timezone normalization, and timestamp window calculations for event-oriented workflows.

Core Time Utils

Overview

Use this foundational skill for consistent timestamp parsing and interval calculations across dependent workflows.

Capabilities

  • Parse mixed datetime formats.
  • Normalize timezone offsets to canonical UTC representation.
  • Compute rolling windows and boundary-aligned buckets.

Output Contract

  • Return normalized timestamps.
  • Return computed ranges with explicit timezone assumptions.
  • Avoid ambiguous date arithmetic.
Install via CLI
npx skills add https://github.com/Shuang-Shu/skuare --skill core-time-utils
Repository Details
star Stars 2
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator