This commit is contained in:
2021-02-04 23:56:48 +00:00
parent 47edbbcb90
commit 33751d6ef6

View File

@@ -464,6 +464,8 @@ namespace AyaNova.DataList
// log.LogInformation(u.tz.ToString()); // log.LogInformation(u.tz.ToString());
#region Build criteria for date RANGE TOKEN specified #region Build criteria for date RANGE TOKEN specified
NOTE: All this code is suspect, go through each one, many are not using the relativetoday and relativenow as they should be
//Used as the basis point //Used as the basis point
System.DateTime dtAfter; System.DateTime dtAfter;
System.DateTime dtBefore; System.DateTime dtBefore;