-
Using ex02-formats.php the last 2 Dates columns were not presented as expexted in Excel 365 for Mac (16.71)
![image](https://github.com/mk-j/PHP_XLSXWriter/assets/64653567/bfa4f8d5-1e76-4888-935b-9ea…
-
It should be possible to export a planned timetable to an iCal file.
To do this, we just need to convert the UQTP internal representation to an iCal file. If someone is able to write a function in…
-
When using absolute forecasting horizons in sktime (dates rather than integers), they are converted to relative with integers from 1 to n (not from 0 to n-1). However, when taking the diagonals of the…
-
We had [a discussion in Slack](https://getkirby.slack.com/archives/C2UTAQAN4/p1584776538207000) regarding timezones and calculating relative time.
The gist of it was that I wanted to display how mu…
-
Hi, I've noticed after deploying our cron strings were not converting to local timezone, after using master branch, with the use_local_timezone flag
I've looked at the testing for this and it seems…
cjpit updated
4 years ago
-
### I'm submitting a
[x] bug report
[x] not sure
### ...about
[x] Content Types or data management
[x] other / unknown
### Current Behavior / Expected Behavior
I have an entity that I expo…
-
**Current Behavior**
`get_designation_date.py` retrieves the timestamps of commits based on Central European Time (CET).
**Expected behavior**
UTC would be a better timezone to base the dates…
-
Issue Type: Bug
1. Run a SQL Notebook code cell query that contains numbers and dates.
2. Export to Excel using the export button above the code cell display results.
Expected Results :
Number…
-
**Background information**
For a high-performance software we had 2 important requirements:
1. Add support for changing the time zone instead of using the local time zone (at least on Windows 10 >= …
-
Please forgive my ignorance -- I'm familiar with programming in general, but know very little about JS.
I'm trying to create a function in Google Sheets that will convert Hebrew and Gregorian dates…