mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 06:20:38 -07:00
@@ -0,0 +1,3 @@
|
||||
export function getDateTimeFormat () {
|
||||
return (typeof Intl !== 'undefined' ? Intl.DateTimeFormat : undefined)
|
||||
}
|
||||
Reference in New Issue
Block a user