Hi,

I have a TrieDateField where I want to store a date in "yyyy-MM-dd" format
as my source contains the date in same format.
As I understand TrieDateField stores date in "yyyy-MM-dd'T'HH:mm:ss" format
hence the date is getting formatted to the same.

Kindly let me know:
     How can I change the date format during indexing when using
TrieDateField?
     How I can stop the date modification due to time zone? E.g. My
1972-07-03 date is getting changed to 1972-07-03T18:30:00Z when using
TrieDateField.

Thanks,
Modassar

Reply via email to