UNPKG

dalijs

Version:
9 lines 127 B
export class LT { getOptions() { return { hour: 'numeric', minute: 'numeric', hour12: true }; } }