Dave Norris
Dave Norris
Hi @stefanmelstad23 thanks for taking the time to raise an issue. Time Warp has been designed to be globalised. As such the date format should be automatically derived from each...
Thanks @stefanmelstad23. We use the browsers ability to convert dates. Looks like Chromium has an outstanding issue with Icelandic (https://bugs.chromium.org/p/chromium/issues/detail?id=956072&q=icelandic&can=2). Could you try and open a Firefox browser to confirm...
new Intl.DateTimeFormat('is-IS', { dateStyle: 'short', timeStyle: 'long' }).format(new Date()) returns the location default for Chrome which is en AU for me and en US for you. 10/09/2022, 21:01:56 GMT+10 But...
It's an open source community - with people giving a best efforts time commitment - so dates are subject to change. **January 2023** (Release Name - Ross) is the next...
@abeyerpath Ross is the next release followed by Procyon. Outstanding work on this PR are: - Test classes missing - Bug spanning multi years - Performance issues for > 500...
Thanks @brettkobo for offering your help. Happy to hear your thoughts on the topic. It's a challenging topic to solve since we have designed Time Warp to only execute one...
We've added dynamic icons and background colours to the latest release. Scheduled for AppExchange Jan 2024.
Closing this as there are already vertical timelines available for free on the AppExchange. https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000G0yN3UAJ
Hi @CathyInMN no one in the community has picked this up for a year now. Extending the time range beyond 10 years isn't currently on the roadmap so we're going...
Closing this as being able to add this functionality in a sufficiently generic way to support many use cases is difficult. People can use the code base and add their...