Skills.expanso.io date-now

name: date-now

install
source · Clone the upstream repo
git clone https://github.com/expanso-io/skills.expanso.io
manifest: skills/transforms/date-now/skill.yaml
source content

name: date-now version: 1.0.0 description: Get current date and time

outputs:

  • name: now type: string description: Current timestamp
  • name: unix type: integer description: Unix timestamp

backends:

  • name: local type: local description: Local processing (no API required)

author: expanso license: MIT