1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

remove unneeded option

This commit is contained in:
Daniel Waxweiler
2025-05-26 16:56:40 +02:00
parent a6e720679c
commit 4f9785a1a8
7 changed files with 16 additions and 44 deletions

View File

@ -8,6 +8,7 @@ export default class Formatter {
}
static formatDate({ locale, timeZone, start, end, isShortOffsetNameShown }) {
// TODO also use WP general site settings
const startDateTime = new DateTimeWrapper({
locale,
text: start,