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()

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

Leave a comment

Log in with itch.io to leave a comment.