@ejfdelgado/ejflab-common 1.16.4 → 1.16.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/MyDates.js +3 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ejfdelgado/ejflab-common",
3
3
  "type": "commonjs",
4
- "version": "1.16.4",
4
+ "version": "1.16.6",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/ejfdelgado/ejflab-common.git"
package/src/MyDates.js CHANGED
@@ -64,7 +64,7 @@ class MyDates {
64
64
  "Sat",
65
65
  "Sunday",
66
66
  "Monday",
67
- "Thuesday",
67
+ "Tuesday",
68
68
  "Wednesday",
69
69
  "Thursday",
70
70
  "Friday",
@@ -108,6 +108,8 @@ class MyDates {
108
108
  masks.simple2 = 'ddd d mmm';
109
109
 
110
110
  masks.opcion3 = 'h:MM TT';
111
+ masks.opcion4 = 'HH:MM:ss';
112
+ masks.opcion5 = 'HH:MM:ss TT';
111
113
 
112
114
  // yyyy-MM-ddTHH:mm:ss
113
115
  // https://www.npmjs.com/package/dateformat