All Tags » format (RSS)

Browse by Tags

  • What is the possibility of recovering data from a formatted HDD?

    A user has mistakenly formatted his HDD using Windows XP (with the option "Perform a quick format" turned off, and the option "Enable file and folder compression" turned on), and would like to recover jpg and xls files from the disk - he thought he was formatting a rewritable DVD...
    Posted to Disaster Recovery (Forum) by software on 06-09-2010
  • Date Format in XSLT

    Hello, I just started learning XSLT so please bear with me. Is there an easy way to format the date node below to something like "16-09-2007" removing all the extra information? I would need this to sort by date... Mon, 16 Sep 2007 17:54:26 +0000 Thanks..
    Posted to XSLT (Forum) by software on 06-02-2010
  • Convert GetDate() to (DD/MM/YYYY) format

    I am trying to run a conditional SQL statement to append info from one table to another where the Date in the DateField is >Todays but I am using getdate() but i keep getting this error: Undefined function 'getdate' in expression. /DIGFootball/Admin/FriDiv3/update2.asp, line 143 [Line 142...
    Posted to ASP (Forum) by software on 06-02-2010
  • Format date DD/MM/YYYY

    Hi, I'm getting a date from a table, and then I want to save it to another table, but I want to save the date in the format dd/mm/yyyy... how do I do that? I don't want to get any 5/5/2004... I want to get 05/05/2004. Thanks for your help here's my code : var DateTemp = new Date() DateTemp...
    Posted to ASP (Forum) by software on 06-02-2010
  • How to format feed pubdate for display in rss widget

    Hello Experts - I'm new to WordPress. I've installed an rss widget to display recent posts in the sidebar. I'm trying to get it to format the pubdate to display like this: October 13, 2007 instead of Sat, 13 Oct 2007 15:20:49 +0000 Here's my code: date('F j, Y', strftime($pubdate...
    Posted to WordPress (Forum) by software on 06-02-2010
  • Pure XSLT Date Formatting

    I was wondering if there is a way to format dates with a pure XSLT solution? Take for example yahoo's rss feed using the date as : Thu, 08 Jan 2004 14:01:20 GMT I need to change that into something smaller... If this is possible could you please show examples for serveral differnt formats ie 1/8...
    Posted to XML (Forum) by software on 06-02-2010
  • MSSQL date time format

    ive got a MSSQL date / time format like: Oct 24 2006 12:00AM im trying to change it so it displays like: 24/Oct/2006 using the mktime() but im getting: Warning: mktime() expects parameter 4 to be long, string given in c:\Inetpub\wwwroot\prelease\index.php on line 549 01/Jan/1970 My code: echo date('d...
    Posted to PHP (Forum) by software on 06-02-2010
  • Convert java.util.Date to YYYY-MM-DD format

    Hi, I'm new to the area of JSP Programming. Hope someone can help me out with this: I need to insert a date value into my Cloudscape database. (1) java.util.Date provides the date in the format: Sun Oct 19 17:01:53 GMT+08:00 2003 (2) but cloudscape can only take in the value of the format: YYYY-MM...
    Posted to JSP (Forum) by software on 06-02-2010
  • I need to convert a .crt certificate to .pem format

    I need to convert a .crt certificate to .pem format, on a Linux machine. But whenever I try to do so using a command mentioned at http://shib.kuleuven.be/docs/ssl_commands.shtml which is: openssl x509 -inform der -in MYCERT.cer -out MYCERT.pem (replacing the MYCERT part of course...) I get this error...
    Posted to Linux (Forum) by software on 06-02-2010
  • date format dd-mmm-yyyy

    I need validation javscript which check user enter dd-mmm-yyyy. thanks
    Posted to ColdFusion (Forum) by software on 06-02-2010
Page 1 of 43 (427 items) 1 2 3 4 5 Next > ... Last ยป