UNPKG

dalijs

Version:
13 lines 220 B
export class llll { getOptions() { return { year: 'numeric', month: 'short', weekday: 'short', day: 'numeric', hour: 'numeric', minute: 'numeric', hour12: true }; } }