Document Properties time stamp

Post Author: Hieu
CA Forum: crystalreports.com
The time stamp in Document Properties (such as this one "07-08-08 17:04:50.338") is based on Eastern Time Zone. Is it possible to change this to reflect my local date/time as seen on the bottom of the Crystal Reports XI application? We are in Hawaii, and we don't observe daylight savings. Therefore, our users must remember to calculate a difference of 5 hour or 6 hours depending on Fall/Winter or Spring/Summer, respectively. Quite tedious.
Also, can you change the 4-digit year instead of only the last 2 digits? When viewers see xx-xx-xx, they tend to first think mm,dd,yy which is not correct. Thanks.

Post Author: Henry
CA Forum: crystalreports.com
Thanks for your suggestions.  We may provide features for end users to set the default timezone and date format in future releases.

Similar Messages

  • TSS Document Tracking - Time Stamp Analysis CRM

    Hi,
    Can you please provide me some inputs on Document Processing Life Style/Time Stamp Analysis in CRM, i have included the transaction in TSS Tracking of document in SBIW still the records are not getting captured in CRMD_TSS_DTRACK table. do we need to do any other setting to enable tracking.
    Thanks
    Akila. R

    Finally I am able to find a solution to this problem and now my system is tracking all status changes and providing me detail conveniantely on duration and time between status changes.
    There are some table entries that need to be created plus a couple notes that will help.  This applies to people who are not getting any data whatsoever in their CRMD_TSS_DTRACK table or 0CRM_TSS_DTRACK extractor.
    Goto transaction --> SMW3FDCUST and make the following entries:
    BDoc Type BUS_TRANS_MSG
    Context mBDoc Notification (additional calls)
    Sequence 50
    Service Function CRM_UPLOAD_BW_TSS_DTRACK_SRV
    and
    BDoc Type BUS_TRANS_MSG
    Context mBDoc Notification Multiple (additional calls)
    Sequence 50
    Service Function CRM_UPLOAD_BW_TSS_DTRACK_SRV
    and
    BDoc Type BUS_TRANS_MSG
    Context mBDoc Initial Load (additional calls)
    Sequence 50
    Service Function CRM_UPLOAD_BW_TSS_DTRACK_SRV
    To also ensure your statuses are being captured after all your configurations have been made, be sure that for these 2 key notes you have the approriate corrections existing in your system:
    1024652 - This ensures your custom statuses groups are captured in table and extractor (once you have enhanced it of course)
    1239530 - Ensures that all status changes are captured according to your configurations

  • Document Library Time stamp

    Hi,
    I have a document library and I have a folder and then the folder contains some files and folders. When I look at the Top parent folder Modified Date, it is always equal to its created date. Is is possible for parent folder to show the latest Modified date
    of its containing children?
    Thanks 

    Hi  ,
    According to your description, my understanding is that you need to sync the modified time of child items to its parent folder when the child item updates.
    By default, the modified time of child items cannot be synced to its parent folder when the child item updates. For your demand, you can create  an event receiver to update the parent folder’s Modified
    value when any its child item updates.
    Reference:
    http://www.captechconsulting.com/blog/brandon-atkinson/update-sharepoint-list-item-itemupdated-event-without-endless-loop
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Remove the time stamp in a PDF document

    So.... I'm hoping that there's a way to remove the time stamp from a PDF document I'm working on. I can't find it in preferences and a search has been less than fruitful. Any ideas??  Thanks!

    If you use the redaction tool to redact white space and then apply the redaction, it will give you the option to remove all hidden information. That should do what you wish.

  • Remove the comment time stamp in a PDF document

    Does anyone know what's the best way to remove the comment time stamp from a document?
    thanks

    Do you mean that you want to remove the timestamp of a particular comment? If so, there are two timestamps associated with a comment, the creation date and the modified date. The modified date is what's shown in the comments list in Acrobat/Reader and can be altered by a script, but the creation date will still be present though unseen and unmodifiable directly with a script. It's possible to export the comments to a data file (FDF/XFDF), edit the file to remove/replace any timestamp info, and re-import the comments into a copy of the file that doesn't have comments. So the best approach really depends on what it is you're trying to accomplish.

  • How to upload a document with values related to document properties in to document set at same time using Javascript object model

    Hi,
          Problem Description: Need to upload a document with values related to document properties using custom form in to document set using JavaScript Object Model.
        Kindly let me know any solutions.
    Thanks
    Razvi444

    The following code shows how to use REST/Ajax to upload a document to a document set.
    function uploadToDocumentSet(filename, content) {
    appweburl = decodeURIComponent(getQueryStringParameter('SPAppWebUrl'));
    hostweburl = decodeURIComponent(getQueryStringParameter('SPHostUrl'));
    var restSource = appweburl +
    "/_api/SP.AppContextSite(@target)/web/GetFolderByServerRelativeUrl('/restdocuments/testds')/files/add(url='" + filename + "',overwrite=true)?@target='" + hostweburl + "'";
    var dfd = $.Deferred();
    $.ajax(
    'url': restSource,
    'method': 'POST',
    'data': content,
    processData: false,
    timeout:1000000,
    'headers': {
    'accept': 'application/json;odata=verbose',
    'X-RequestDigest': $('#__REQUESTDIGEST').val(),
    "content-length": content.byteLength
    'success': function (data) {
    var d = data;
    dfd.resolve(d);
    'error': function (err,textStatus,errorThrown) {
    dfd.reject(err);
    return dfd;
    Then when this code returns you can use the following to update the metadata of the new document.
    function updateMetadataNoVersion(fileUrl) {
    appweburl = decodeURIComponent(getQueryStringParameter('SPAppWebUrl'));
    hostweburl = decodeURIComponent(getQueryStringParameter('SPHostUrl'));
    var restSource = appweburl +
    "/_api/SP.AppContextSite(@target)/web/GetFolderByServerRelativeUrl('/restdocuments/testds')/files/getbyurl(url='" + fileUrl + "')/listitemallfields/validateupdatelistitem?@target='" + hostweburl + "'";
    var dfd = $.Deferred();
    $.ajax(
    'url': restSource,
    'method': 'POST',
    'data': JSON.stringify({
    'formValues': [
    '__metadata': { 'type': 'SP.ListItemFormUpdateValue' },
    'FieldName': 'Title',
    'FieldValue': 'My Title2'
    'bNewDocumentUpdate': true,
    'checkInComment': ''
    'headers': {
    'accept': 'application/json;odata=verbose',
    'content-type': 'application/json;odata=verbose',
    'X-RequestDigest': $('#__REQUESTDIGEST').val()
    'success': function (data) {
    var d = data;
    dfd.resolve(d);
    'error': function (err) {
    dfd.reject(err);
    return dfd;
    Blog | SharePoint Field Notes Dev Tools |
    SPFastDeploy | SPRemoteAPIExplorer

  • Insertion balloons with time stamp in Word 2013

    Does anyone know how to turn these off? They appear when the cursor is over an insertion. I do not want customers tracking my time.
    Thanks

     Did you mean you want to Eliminate time stamp in Track Changes, check the following steps:
      1. Click the File tab.
      2. Click Options.
      3. Click Trust Center.
      4. Under Microsoft Word Trust Center, click Trust Center Settings...
      5. Click Privacy Options
      6. Under Document-specific settings, uncheck Remove personal information from file properties on save.
      7. Click OK twice.
    If I have misunderstood what you meant, please feel free to tell us.
    Tylor Wang
    TechNet Community Support

  • Date/Time stamp JS Code no longer working in Adobe 9

    Hey all,
    I work in the healthcare industry and we timestamp all our documents with the pretty popular javascript code of
    var f = this.getField("today");
    f.value = util.printd("mm/dd/yyyy
    ", new Date());
    But recently our dept. switched to Adobe 9, and now this same code only pulls the date, and the time reads 0:00am.  I know how to fix it, but I'm wondering what is the cause, and if there is anything we can do about the other 40,000 documentes we already have that is stamped with this older and seemingly defunct code, as inspectors and regulators will probably ask why we have 0:00am on our pages that are viewed in Adobe 9.  Any information would be greatly appreciated!
    -Thomas

    var f = this.getField("today");
    f.value = util.printd("mm/dd/yyyy
    h:MM tt", new Date());
    Will now display the time also, given the same text field properties are set which were present on the original time-stamp document.  Which is great going forward, the only problem is that we have 40,000 docs on our intranet that when opened with Adobe Acrobat version 9, stamped with the old code with those same text field properties, will now display 0:00am as the current time.  I don't know the cause of this except that some kind of functionality of one of the methods had to have been changed somehow in Adobe 9.  I know that Adobe 9 now uses Javascript 1.7, Adobe 8 used 1.6.  The only way I can think of so far to fix this is to manually go into each document and place this new code in there, or go back and change the text field properties format, both options of which require us to handle each individual document.  That's why I asked if there was some kind of universal setting that I could set that would interpret the javascript code a certain way, but i don't know if that exists.

  • Document Properties/Authorisations

    We are using BW 3.1, with the majority of reports presented through the web.  We have activated some characteristics to permit document properties - enabling users to enter comments at context specific places within reports  I would appreciate any responses to the following two questions:
    1.  Is it possible to authorisations over documents to ensure that only the author or administrator can edit/delete documents?
    2.  Is there a way that I can ensure that the author's name & date/time stamp is visible?
    Thanks,
    Ben.

    Question no longer relevant

  • How do I add a time stamp to the moving "Major Grid Lines" of a Waveform Chart?

    Hello
    I am using LV 8.5.1
    I am using a Waveform Chart and I have turned on the "Major Grid LInes" using the properties tab of my waveform chart. (properties-->scale->grid lines)
    When the code executes, I want to attach  a time stamp to each moving yellow grid line.
    So as the grid lines move from right to left, there is an associated time stamp for each.
    Can someone help!
    thanks
    J
    Solved!
    Go to Solution.
    Attachments:
    how do I add time to the yellow grid lines.vi ‏16 KB

    hova2010,
    If you right click on your graph and go to X Scale >> Style >> and then choose one of the 3 styles on the far left you shoul see timestamps for those grid lines.
    Ben Sisney
    FlexRIO V&V Engineer
    National Instruments

  • I have a psts on my mac and the time stamp hasnt changed since i added this to the mac even though they have been imported?

    i have a psts on my mac and the time stamp hasnt changed since i added this to the mac even though they have been imported?
    where is the data stored when i moves messages to the imported pst?
    after serval months of rebuidling and creating new identites for Outlook for mac2010 any reasons why this is constantly happening?

    I am not sure what you mean by this.
    is it ok to delete outlook ID's copy/backup as running out of space?
    If you mean you have several identities in the Office Identities folder then yes. You can delete whatever you don need\want except for your current.
    Are you updated to the latest version of Office?
    After the restore, navigate to ~/Documents/Microsoft User Data/Office 2011 Identities/your identity and delete the file called Database. Then rebuild.
    This may help:
    http://www.officeformachelp.com/outlook/troubleshoot/

  • DateAdd(interval,number,date) Visual Basic to LabVIEW Time Stamp add 18 months

    Hi all,
    I need to match Visual Basic Cmd  =  DateAdd("m", 18, Date()) which adds 18 months to today's date.  When I use LabVIEW Time Stamp VI's at first I tried adding 1.5 years in seconds. but this did not match the VB generated method?  What method do  I use in LV to obtain the VB DateAdd("m", 18, Date())
    Example 'Add one month to January 31, 2000
    document.write(DateAdd("m",1,"31-Jan-00"))
    Output:
    2/29/2000

    Well this is how you do it. However, it doesn't seem to work with the month. There was a thread about this problem not too long ago. If you overflow the month in the date/time rec cluster (so it is greater than 12), date/time to seconds returns 0. Every other element works fine. You can add 1000 to the day and it will figure it out just fine. When this bug is fixed, this will work. Also, it might only be a bug in recent versions. I'm on 8.5 and it doesn't work right.
    I realize this isn't a great answer to your question, but as far as I know, this is the easiest way to do what you want and have LabVIEW handle all the work.
    Message Edited by Marc A on 10-03-2007 03:56 PM
    Attachments:
    Example_BD.png ‏2 KB

  • 0FI_AR_4-Delta Time Settings based on Numeric Pointer Time Stamps

    Hi All,
    For Numeric Pointersettings for 0FI_AR_4, I checked the table of DELTA settings, the time stamps are different and it says GMT IN BWOM2_SETTINGS.
    So I am confused here whether for FI based on GMT timestamps or numeric pointer BAED on documents entered..
    say user entered a DOCUMENT clearing ON mONDAY AFTERNOON, WE HAVE BATCH UPDATE on TUESDAY MIDNIGHT, WHEREAS the document not picked up on TUESDAY batch and so the document is still not cleared in OUR report whereas cleared in SAP..
    whereas the same document CLEARED in wednesday midnight batch job...so it means there is a delay in picking up the document which is running every MIDNIGHT...
    Does anyone clearly explain how its picking and why? hope it is not based on GMT TIMING...
    Also I check another table, it has set the time limit of 2AM and whereas our TUESDAY batch runs before 2AM..whereas Wednesday batch runs after 2am, i am not sure whether it could be because of the above issue...

    Hi Durgesh,
      I checked this link..That's why raised it whether it really works based on the last part in the link based GLOBAL SETTING OF FI...
    If it considers 2AM and check the same settings in my system too, it could be the reason, why my data doesn't pupulate on TUESDAY ..I AM THINKING... is my assumption right???
    i am still waiting from our HQ team..will see whether that works or not..
    then will let you know...

  • How to add date/time stamp to PDF in Acrobat 9 Pro?

    Hello,
    I'd like to add a date/time stamp to a PDF so that when I print the document, the current date/time will be printed as well.  Is it possible to do this?  I found the following posting (http://forums.adobe.com/thread/502915), but am not able to get it to work for me.  I don't really know anything about using Javascript.  Any help would be much appreciated.
    Thanks!

    Not sure it will work, but you can try using the app.hideMenuItem() method. See reference here.

  • Acrobat Pro 9.5.1 Document Properties glitch

    Hi,
    When trying to view the document properties in Acrobat Pro 9.5.1 I get the below screenshot. The box is tiny and so small nothing can be viewed. I have to press ESC to close the window. I can only use ALT+SPACE to move  it also.
    PC config:
    Generic Dell Crap Vostro 200.
    Windows XP SP3
    CS4 DP - only Acrobat, Distiller, Bridge, Illustrator and Photoshop, no InDesign.
    CS5.5 DS - Everything but Acrobat X as it isn't compatible with our plugins and add-ons.
    All Adobe software is updated, as is the windows OS. AV is AVG Business.

    Yes, I've tried multiple repairs.
    Here is my sysinfo file if it helps. I noticved that some of the plugins were doubled up in their own folder and the plugin fodler, so I removed the apis from the plugin folder...
    Available Physical Memory: 1529264 KB
    Available Virtual Memory: 1782092 KB
    BIOS Version: DELL   - 42302e31
    Default Browser:
    Default Mail: Microsoft Office Outlook
        mapi32.dll
        Version: 1.0.2536.0 (XPClient.010817-1148)
    Graphics Card: Intel(R) G33/G31 Express Chipset Family
        Version: 6.14.10.4820
        Check: Not Supported
    Installed Acrobat: C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:11:25 AM
    Locale: English (Australia)
    Monitor:
        Name: Intel(R) G33/G31 Express Chipset Family
        Resolution: 1680 x 1050 x 60
        Bits per pixel: 32
    OS Manufacturer: Microsoft Corporation
    OS Name: Microsoft Windows XP Professional
    OS Version: 5.1.2600  Service Pack 3
    Page File Space: 4194303 KB
    Processor: x86 Family 6 Model 15 Stepping 13  GenuineIntel  ~1795  Mhz
    System Name: COPYROOM2
    Temporary Directory: C:\DOCUME~1\JOHNDE~1\LOCALS~1\Temp\
    Time Zone: AUS Eastern Standard Time
    Total Physical Memory: 2097151 KB
    Total Virtual Memory: 2097024 KB
    User Name: Rod
    Windows Directory: C:\WINDOWS
    Installed plug-ins:
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\AcroForm.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:11:59 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Annots.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:10 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\DigSig.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:11:58 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Enfocus\Certified PDF.api
        Version: 3,2,4,0
        Creation Date: 2012/02/27
        Creation Time: 11:16:27 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Enfocus\PitStop.api
        Version: 7,5,2,0
        Creation Date: 2012/02/27
        Creation Time: 11:16:38 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\EScript.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:08 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\ImpositionViewer.API
        Version: 1.3.033
        Creation Date: 2012/01/16
        Creation Time: 11:21:48 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\PTLic4.api
        Version: 3.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:05 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\PTools.api
        Version: 3.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:06 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\PTVersion.api
        Version: 1.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:06 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\Screening.api
        Version: 2.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:07 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\Supercolor.api
        Version: 4.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:08 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\Supertrap.api
        Version: 6.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:09 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\IA32.api
        Version: 9.5.1.283
        Creation Date: 2012/05/22
        Creation Time: 5:37:43 PM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\PPKLite.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:04 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Printable\FusionProAcro8.api
        Version: 7.2.13
        Creation Date: 2011/08/24
        Creation Time: 4:50:04 PM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\qbox32.api
        Version: 1.8b (EN) beta 1
        Creation Date: 2011/10/05
        Creation Time: 9:50:33 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\qiplus2.api
        Version: 2.9b
        Creation Date: 2011/10/05
        Creation Time: 9:50:33 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Updater.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:02 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\weblink.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:01 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\WebPDF.api
        Version: 9.5.1.283
        Creation Date: 2012/05/22
        Creation Time: 5:37:33 PM

Maybe you are looking for

  • What's Happening? Airport Scanning keep defaulting to the wrong place

    Hello, Recently my internet went down and I had to reset my router and modem to increase my speed. Ever since my airport keeps defaulting to the wrong location and I have to keep opening it up and going to my airport name but it won't. I've unchecked

  • AVI vids not playing on integrated Intel but play on AMD

    If i pull the power cord from my new Macbook Pro 15(2011) and Play most of my movie/video files (avi) regardless of quicktime player or VLC it shows a black screen with sound only. If i put in the power cord and it auto switches to the AMD chip they

  • How can I delete the Index and Search features in a RoboHelp 9 project?

    I have a RoboHelp 9 project in which the user does not want the Index. The only way I could delete it was to click on the Delete button for each entry until the Index was blank. So that worked. Only problem is that it created a mess of the Search fea

  • How do I determine which battery type I have?

    Hello Everyone, Is there a way of determining which battery model I have in my unibody 13" Macbook Pro? I know there are different models like A1185, MA561, MA566 etc. I didn't see any of these numbers listed in the system profiler. Any help would be

  • Change the transport  request number

    HI All, One of my program in porduction we done few modifications to that program one month back that is still in QAS,again we done few more modifications to the same program so now I have 2 request numbers due to few problem here my client don't wan