Quote:
Originally posted by Bugz
......
|
Yes, I figured that one out. You're only seeing "Today, at ______" because you must have applied the "at" variation to this hack (
found here) somewhere other than the "Last visited" date.
You can't use the "at" modification within vbdate() itself -- not the way vB is written. You should only use the "at" modification in specific places where you want to see "at". It isn't appropriate in many places because vB only passes a date -- and not a time -- to many displayed dates throughout the system.
Hope that helps.