UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

29 lines (28 loc) 683 B
const _ = "2-digit", A = "long", o = "numeric", t = "short", s = "shortOffset", T = { month: A, day: o, year: o }, E = { hour: _, minute: _ }, O = { ...T, ...E, month: t, hour12: !1 }, n = { ...O, year: void 0 }, R = { ...T, month: "short" }, M = T, c = n, S = { ...T, weekday: A }, I = { ...T, month: t }, e = O, D = n, F = { ...T, ...E, weekday: A, timeZoneName: s }; export { R as DATE_FORMAT_CAPITAL_OVERVIEW, M as DATE_FORMAT_PAYOUTS, c as DATE_FORMAT_PAYOUTS_MOBILE, S as DATE_FORMAT_PAYOUT_DETAILS, I as DATE_FORMAT_REPORTS, e as DATE_FORMAT_TRANSACTIONS, D as DATE_FORMAT_TRANSACTIONS_MOBILE, F as DATE_FORMAT_TRANSACTION_DETAILS };