Skip to content

[tool] date_to_timestamp #130

Description

@github-actions

Tool Request

Description: Converts a date string (YYYY-MM-DD) to a Unix timestamp

Signature

run(date_str: str) -> str

Example
date_to_timestamp "2024-06-30" -> "1719705600"


This issue was auto-generated. Pick it up by commenting below!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions