Template:AskPlus E.8.5.1

From Vital Soft Wiki
Jump to: navigation, search

Enhancements:

  • Add new system variables:
  • $TODAY - Returns the current date is CYMD format (same as %CYMD-TODAY)
  • $YESTERDAY - Returns the previous day's date is CYMD format (same as %CYMD-YESTERDAY)
  • Both of the above reflect the current value of ASK_REFDATE (if it has been set)
  • SdToX returns NULL for a formatted zero date (instead of 00/00/00 for example)

Fixes:

  • Fix a coredump converting a blank zoned value to character (bug only occurred in rare circumstances)
  • $MILTIME shows leading zero instead of blank for times earlier than 10:00:00
  • Numeric formats are no longer ignored on columns that print an automatic count (TF, item, "format", pos, COUNT)