https://github.com/ad-si/tu Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} ad-si / tu Public * Notifications * Fork 1 * Star 108 * CLI tool to convert a natural language date/time string to UTC 108 stars 1 fork Branches Tags Activity Star Notifications * Code * Issues 4 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights ad-si/tu This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit message Last commit date Latest commit History 9 Commits src src tests tests .gitignore .gitignore Cargo.lock Cargo.lock Cargo.toml Cargo.toml makefile makefile readme.md readme.md rustfmt.toml rustfmt.toml View all files Repository files navigation * README tu CLI tool to convert a natural language date/time to UTC. Installation cargo install tu Usage Usage: tu Examples: tu today -> 2024-03-16T12:56:41.905455Z tu tomorrow -> 2024-03-17T12:56:41.905455Z tu 2 day -> 2024-03-18T12:56:41.905455Z tu 9 week -> 2024-05-18T12:56:41.905455Z tu 1 month -> 2024-04-16T00:00:00Z tu 2024-04-10T13:31:46+04:00 -> 2024-04-10T09:31:46Z tu Wed, 14 Feb 2024 23:16:09 GMT -> 2024-02-14T23:16:09Z This is especially useful in combination with other tools like TaskLite: # Bash tasklite add "Buy bike" due:$(tu 2 week) # Fish tasklite add "Buy bike" due:(tu 2 week) Related * when - Timezone CLI tool. * utcify.ad-si.com - Web tool to convert local-time strings to UTC. * fuzzy-time - Haskell package for parsing fuzzy time strings. About CLI tool to convert a natural language date/time string to UTC Topics rust cli time datetime date utc iso8601 rfc3339 cli-tool Resources Readme Activity Stars 108 stars Watchers 2 watching Forks 1 fork Report repository Releases 1 tags Languages * Rust 99.5% * Makefile 0.5% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.