[ ] AEM Version 2024.6.16799.20240614T073455Z-240500
[ ] ACS AEM Commons Version: 6.6.2
[ ] Reproducible on Latest? N/A (cannot check at this time)
Expected Behavior
I am trying to use the Data Importer to create pages with date properties. Going by what is mention in the documentation, I assumed "A representation of date and time" should work.
Actual Behavior
The dates are properly being set, but the time is set to midnight. I have the column header set as "jcr:content/eventTime@date". I have tried entering the data "2024-10-15T17:00:00.000-05:00" as a General cell, "2024-09-15 17:00 +00:00" as General cell, and "2024-09-15 17:00 +00:00" as Date cell. The time is always zeroes, such as "2024-09-15T00:00:00.000-05:00".
Am I using the wrong format to get time saved in the property?
Was the wording misleading, and only date can be imported?
If time is not meant to be imported (so it would be a feature request), I can maybe work on this in the future. I just want to be sure my issue is not caused by user input.
Steps to Reproduce
Create a spreadsheet to create a new page, including a column for date property such as "jcr:content/eventTime@date".
Use the Data Importer, be sure to include jcr:content nodes.
Uncheck dry run and start.
Confirm page was created.
Check the date property. It should have the entered timestamp. (If the dialog field does not show both date and time, check in CRXDE.)
Links
I unfortunately do not have time to provide a package using we-retail pages. But hopefully this can be simply answered rather than need testing.
Required Information
Expected Behavior
I am trying to use the Data Importer to create pages with date properties. Going by what is mention in the documentation, I assumed "A representation of date and time" should work.
Actual Behavior
The dates are properly being set, but the time is set to midnight. I have the column header set as "jcr:content/eventTime@date". I have tried entering the data "2024-10-15T17:00:00.000-05:00" as a General cell, "2024-09-15 17:00 +00:00" as General cell, and "2024-09-15 17:00 +00:00" as Date cell. The time is always zeroes, such as "2024-09-15T00:00:00.000-05:00".
If time is not meant to be imported (so it would be a feature request), I can maybe work on this in the future. I just want to be sure my issue is not caused by user input.
Steps to Reproduce
Links
I unfortunately do not have time to provide a package using we-retail pages. But hopefully this can be simply answered rather than need testing.