nextalys-js-helpers
Advanced tools
Comparing version
@@ -116,3 +116,3 @@ export declare type NxsTimeZone = 'Europe/Andorra' | 'Europe/Paris' | 'America/Los_Angeles'; | ||
*/ | ||
static formatDate(date: Date, withTime?: boolean, hideYear?: boolean, withDayString?: boolean): string | Date; | ||
static formatDate(date: Date, withTime?: boolean, hideYear?: boolean, withDayString?: boolean): string; | ||
/** | ||
@@ -119,0 +119,0 @@ * format => YYYY-MM-DD - with time => YYYY-MM-DDTHH:mm:ssZ |
{ | ||
"name": "nextalys-js-helpers", | ||
"version": "0.2.125", | ||
"version": "0.2.126", | ||
"description": "Nextalys Javascript Helpers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
1213145
0