mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-08 12:09:00 -06:00
Use date-fns-tz for time formatting
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import { format } from "date-fns";
|
// import { formatInTimeZone } from "date-fns-tz";
|
||||||
|
import { format } from "date-fns-tz";
|
||||||
import type { FunctionComponent } from "react";
|
import type { FunctionComponent } from "react";
|
||||||
|
|
||||||
type TimeProps = {
|
type TimeProps = {
|
||||||
|
|||||||
Reference in New Issue
Block a user