@activepieces/piece-date-helper 0.1.8 → 0.1.10

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-date-helper",
3
- "version": "0.1.8",
3
+ "version": "0.1.10",
4
4
  "dependencies": {
5
5
  "@ai-sdk/anthropic": "1.2.12",
6
6
  "@ai-sdk/google": "1.2.19",
@@ -17,9 +17,9 @@
17
17
  "nanoid": "3.3.8",
18
18
  "semver": "7.6.0",
19
19
  "zod": "3.25.76",
20
- "@activepieces/pieces-common": "0.6.0",
21
- "@activepieces/pieces-framework": "0.15.0",
22
- "@activepieces/shared": "0.17.2",
20
+ "@activepieces/pieces-common": "0.6.4",
21
+ "@activepieces/pieces-framework": "0.18.3",
22
+ "@activepieces/shared": "0.18.0",
23
23
  "tslib": "2.8.1"
24
24
  },
25
25
  "overrides": {
@@ -28,8 +28,7 @@
28
28
  },
29
29
  "vite": {
30
30
  "rollup": "npm:@rollup/wasm-node"
31
- },
32
- "stylus": "0.0.1-security"
31
+ }
33
32
  },
34
33
  "resolutions": {
35
34
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/de.json CHANGED
@@ -33,10 +33,10 @@
33
33
  "Use Current Time": "Aktuelle Zeit verwenden",
34
34
  "Month": "Monat",
35
35
  "Day of Month": "Tag des Monats",
36
- "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix form": "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix format - Example: 1694949838",
37
- "Enter the input date": "Enter the input date",
38
- "Select the unit to extract from the date": "Select the unit to extract from the date",
39
- "Enter the starting date": "Enter the starting date",
36
+ "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix form": "Hier ist das, was jeder Teil des Formats (z. JJJJJ) repräsentiert:\n\nJJJJ : Jahr (4 Ziffern) - Beispiel: 2023\n\nJJ : Jahr (2 Ziffern) - Beispiel: 23\n\nMMMM : Monat (Vollname) - Beispiel: September\n\nMMM : Monat (Kurzname) - Beispiel: Sepp\n\nMM : Monat (2 Ziffern) - Beispiel: 09\n\nDDDD : Tag (voller Name) - Beispiel: Sonntag\n\nDDD : Tag (Kurzname) - Beispiel: Sun\n\nDD : Tag (2 Ziffern) - Beispiel: 17\n\nHH : Stunde (2 Ziffern) - Beispiel: 11\n\nmm : Minute (2 Ziffern) - Beispiel: 23\n\nss : Zweite (2 Ziffern) - Beispiel: 58\n\nX : Unix Format - Beispiel: 16949838 - Beispiel: 16949838 JJJJJJ : Jahr",
37
+ "Enter the input date": "Eingabedatum eingeben",
38
+ "Select the unit to extract from the date": "Wählen Sie die zu extrahierende Einheit aus dem Datum",
39
+ "Enter the starting date": "Startdatum eingeben",
40
40
  "Enter the ending date": "Enddatum eingeben",
41
41
  "Select the unit of difference between the two dates": "Wählen Sie die Einheit der Differenz zwischen den beiden Terminen",
42
42
  "Provide an expression to add or subtract using the following units (year , month , day , hour , minute or second).\n \nExamples:\n+ 2 second + 1 hour \n+ 1 year - 3 day - 2 month \n+ 5 minute": "Geben Sie einen Ausdruck zum Hinzufügen oder Abziehen mit den folgenden Einheiten (Jahr , Monat , Tag , Stunde , Minute oder Sekunde).\n \nBeispiele:\n+ 2 Sekunde + 1 Stunde \n+ 1 Jahr - 3 Tag - 2 Monat \n+ 5 Minute",
package/src/i18n/es.json CHANGED
@@ -31,7 +31,7 @@
31
31
  "Weekday": "Día semanal",
32
32
  "24h Time": "24h Time",
33
33
  "Use Current Time": "Use Current Time",
34
- "Month": "Month",
34
+ "Month": "Mes",
35
35
  "Day of Month": "Day of Month",
36
36
  "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix form": "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix format - Example: 1694949838",
37
37
  "Enter the input date": "Enter the input date",
package/src/i18n/pt.json CHANGED
@@ -31,7 +31,7 @@
31
31
  "Weekday": "Dia de semana",
32
32
  "24h Time": "24h Time",
33
33
  "Use Current Time": "Use Current Time",
34
- "Month": "Month",
34
+ "Month": "Mês",
35
35
  "Day of Month": "Day of Month",
36
36
  "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix form": "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix format - Example: 1694949838",
37
37
  "Enter the input date": "Enter the input date",
package/src/i18n/ru.json CHANGED
@@ -1,42 +1,42 @@
1
1
  {
2
2
  "Date Helper": "Помощник по дате",
3
- "Manipulate, format, and extract time units for all your date and time needs.": "Manipulate, format, and extract time units for all your date and time needs.",
4
- "Get Current Date": "Get Current Date",
5
- "Format Date": "Format Date",
6
- "Extract Date Units": "Extract Date Units",
7
- "Date Difference": "Date Difference",
8
- "Add/Subtract Time": "Add/Subtract Time",
9
- "Next Day of Week": "Next Day of Week",
10
- "Next Day of Year": "Next Day of Year",
11
- "Get the current date": "Get the current date",
12
- "Converts a date from one format to another": "Converts a date from one format to another",
13
- "Extract date units ( year , month , day , hour , minute , second , day of week , month name ) from a date": "Extract date units ( year , month , day , hour , minute , second , day of week , month name ) from a date",
14
- "Get the difference between two dates": "Get the difference between two dates",
15
- "Add or subtract time from a date": "Add or subtract time from a date",
16
- "Get the date and time of the next day of the week": "Get the date and time of the next day of the week",
17
- "Get the date and time of the next day of the year": "Get the date and time of the next day of the year",
18
- "To Time Format": "To Time Format",
3
+ "Manipulate, format, and extract time units for all your date and time needs.": "Манипуляция, форматирование и извлечение единиц времени для всех ваших нужд по дате и времени.",
4
+ "Get Current Date": "Получить текущую дату",
5
+ "Format Date": "Дата Формата",
6
+ "Extract Date Units": "Извлечь Единицы Дата",
7
+ "Date Difference": "Разница в дате",
8
+ "Add/Subtract Time": "Время добавления",
9
+ "Next Day of Week": "Следующий день недели",
10
+ "Next Day of Year": "Следующий день года",
11
+ "Get the current date": "Получить текущую дату",
12
+ "Converts a date from one format to another": "Преобразует дату из одного формата в другой",
13
+ "Extract date units ( year , month , day , hour , minute , second , day of week , month name ) from a date": "Извлечь единицы даты ( год, месяц , день , час , минута , второй , день недели , название месяца ) с даты",
14
+ "Get the difference between two dates": "Получить разницу между двумя датами",
15
+ "Add or subtract time from a date": "Добавить или вычесть время от даты",
16
+ "Get the date and time of the next day of the week": "Получить дату и время следующего дня недели",
17
+ "Get the date and time of the next day of the year": "Получить дату и время следующего дня года",
18
+ "To Time Format": "Формат времени",
19
19
  "Time Zone": "Часовой пояс",
20
20
  "Input Date": "Input Date",
21
- "From Time Format": "From Time Format",
22
- "From Time Zone": "From Time Zone",
23
- "To Time Zone": "To Time Zone",
24
- "Unit to Extract": "Unit to Extract",
25
- "Starting Date": "Starting Date",
26
- "Starting date format": "Starting date format",
27
- "Ending Date": "Ending Date",
28
- "Ending date format": "Ending date format",
21
+ "From Time Format": "Из Формата времени",
22
+ "From Time Zone": "Из Часового Пояса",
23
+ "To Time Zone": "До часового пояса",
24
+ "Unit to Extract": "Единица измерения",
25
+ "Starting Date": "Дата начала",
26
+ "Starting date format": "Формат даты начала",
27
+ "Ending Date": "Дата окончания",
28
+ "Ending date format": "Формат даты",
29
29
  "Unit": "Единица измерения",
30
30
  "Expression": "Выражение",
31
31
  "Weekday": "День недели",
32
- "24h Time": "24h Time",
33
- "Use Current Time": "Use Current Time",
34
- "Month": "Month",
35
- "Day of Month": "Day of Month",
32
+ "24h Time": "24 часа",
33
+ "Use Current Time": "Использовать текущее время",
34
+ "Month": "Месяц",
35
+ "Day of Month": "День месяца",
36
36
  "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix form": "Here's what each part of the format (e.g., YYYY) represents:\n\nYYYY : Year (4 digits) - Example: 2023\n\nYY : Year (2 digits) - Example: 23\n\nMMMM : Month (full name) - Example: September\n\nMMM : Month (short name) - Example: Sep\n\nMM : Month (2 digits) - Example: 09\n\nDDDD : Day (full name) - Example: Sunday\n\nDDD : Day (short name) - Example: Sun\n\nDD : Day (2 digits) - Example: 17\n\nHH : Hour (2 digits) - Example: 11\n\nmm : Minute (2 digits) - Example: 23\n\nss : Second (2 digits) - Example: 58\n\nX : Time in Unix format - Example: 1694949838",
37
- "Enter the input date": "Enter the input date",
38
- "Select the unit to extract from the date": "Select the unit to extract from the date",
39
- "Enter the starting date": "Enter the starting date",
37
+ "Enter the input date": "Введите дату ввода",
38
+ "Select the unit to extract from the date": "Выберите единицу извлечения с даты",
39
+ "Enter the starting date": "Введите дату начала",
40
40
  "Enter the ending date": "Введите дату окончания",
41
41
  "Select the unit of difference between the two dates": "Выберите единицу разницы между двумя датами",
42
42
  "Provide an expression to add or subtract using the following units (year , month , day , hour , minute or second).\n \nExamples:\n+ 2 second + 1 hour \n+ 1 year - 3 day - 2 month \n+ 5 minute": "Укажите выражение для добавления или вычета, используя следующие единицы (год, месяц, день, час, минуту или секунду).\n \nПример:\n+ 2 секунды + 1 час \n+ 1 год - 3 дня - 2 месяца \n+ 5 минут",