Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

displaying date

New Here ,
Feb 21, 2007 Feb 21, 2007
i have a date format on comments left how do i configure it to show how long ago the message was left instead of the normal 1/2/2007 format
TOPICS
Server side applications
435
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 21, 2007 Feb 21, 2007
you can use the DATEDIFF function to find the difference between when it was posted and the GETDATE() which will give you the date/time now.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 21, 2007 Feb 21, 2007
where is this option and how do i apply it
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 21, 2007 Feb 21, 2007
It's not an "option" in DW. It is a date function. If you do a goodle search for it you will get plenty of resources on how to do what you are tyring to do.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 21, 2007 Feb 21, 2007
LATEST
cheers
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines