@semantic-ui/utils
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.0.21" | ||
"version": "0.0.22" | ||
} |
@@ -267,4 +267,9 @@ /* | ||
// useful alias | ||
export const formatDateLocal = (date, format, options) => { | ||
formatDate(date, format, {timezone: 'local', ...options}); | ||
}; | ||
/*------------------- | ||
@@ -271,0 +276,0 @@ Functions |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81177
2292