
Graphite
A downloadable tool
Download NowName your own price
This project is open source, and can be found on GitHub.
Graphite makes working with dates and times in Godot a breeze. Whether you're building a calendar app, scheduling system, or just need to format dates beautifully, Graphite provides an elegant, chainable API that feels natural and powerful.
Graphite is inspired by Carbon by Nesbot, a PHP package that allows you to handle datetime easily.
You do NOT need to donate. Donation is only there to help support the project. If you do choose to donate, you will be helping me spend more time building projects like this.
Examples:
var formatted = Graphite.now().addSeconds(20).subDays(5).addHour().toDateTimeString()
| Status | In development |
| Category | Tool |
| Author | TheECGaming |
| Made with | Godot |
| Tags | addon, gdscript, Godot, tool |
| Code license | MIT License |
| Links | GitHub, Godot Asset Library |
Download
Download NowName your own price
Click download now to get access to the following files:
graphite-main.zip 43 kB
Version 0.1.2
Development log
- Hello World!93 days ago
Leave a comment
Log in with itch.io to leave a comment.