2 Commits
Author SHA1 Message Date
491cda1a58 feat(plugins/datetime): Add local/UTC conversion (#7122)
I mentioned in #7096 that it's helpful to convert between UTC and local
timezones. This PR adds methods for this.


Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl>
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
Parent-pr: https://github.com/Chatterino/chatterino2/pull/7096
2026-08-05 18:47:31 +00:00
NerixyzandGitHub d853137820 feat(plugins): Add c2.DateTime (#7096)
This adds the `DateTime` API described in #7021.

Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl>
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2026-07-19 13:26:21 +00:00