Anyway, the endpoint works fine as expected, it is just when converting the Excel files into PDF-s then the date format is always what I assume to be en-US however the site that we are using is ee-ET
Is there a way to set the culture of the converter? I could not find anything on the issue on the wider web.
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
No response
Issue description
So we are leveraging the PDF converter
.pdfConversionUrl
found in in the ListSchema in one of our solution.Sry hard to explain, because I was not the orginal author, then I do not exactly know the terms, but here is the code:
Anyway, the endpoint works fine as expected, it is just when converting the Excel files into PDF-s then the date format is always what I assume to be en-US however the site that we are using is ee-ET
Is there a way to set the culture of the converter? I could not find anything on the issue on the wider web.
The closest thing I could find is the Graph API, with uses the same endpoint (at least according to one blog) and there nothing is said about how to set the culture: https://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http