Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
troubleshooting incorrect date values problem
13-11-2017, 13:08 (This post was last modified: 14-11-2017 11:28 by simoncn.)
Post: #17
RE: troubleshooting incorrect date values problem
There is another way to handle this situation. You could do the following:

1) Set aliasTags to Date:DateTag (or any other name of your choosing instead of DateTag)

2) In indexTags, replace Date by DateTag:Date

3) In tagOptions, set DateTag.yearOnly.index

This should give you a "year only" index named Date without checking that your dates are formatted correctly.

By doing this, you are treating all Date tags as if they were named DateTag. There is no checking for DateTag, so you don't get the warning messages.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: troubleshooting incorrect date values problem - simoncn - 13-11-2017 13:08

Forum Jump:


User(s) browsing this thread: 1 Guest(s)