Adding a 'today' date and time string

Is it possible to insert a 'live' date/time string and have it appear on several pages.  Have tried to do this without success, I am confident, that it must be possible.

Hope that I live long enough to really get my mind around all benefits of Dove.

Thank you

Grandpa70

Hello

You use CP4? Then, it's really simple:

  • Insert a text caption
  • Add to this the caption text system variables

    $$cpInfoCurrentDateString$ $ and

    $$cpInfoCurrentTime$ $

  • in the properties of the text caption, Options, choose "display for the rest of the project.

The date and time added will be those of the system on the PC (so they must be good values

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • Help for a date and time string in the format of get-date

    When you take a date / time string of an object:

    The format of the entry is a string and get-date doesn't seem to be able to convert to the

    a System.DateTime.

    I want to compare this value to 30 days so there are get-date ((get-date).adddays(-30))

    When I try the following, it seems to work then import it:

    (get-date - UFormat "%d/%m/%Y %T" ("2010-06-30 00:00:00" ""))

    If I add the following:

    "[datetime]" (get-date - UFormat "%d/%m/%Y %T" ("2010-06-30 00:00:00" ""))

    He can't convert it.

    Without the datetime component, when I try a superior test uses only the date

    the part as well:

    $Test = '2009-10-06 00:00:00.

    If ($Test - gt (get-date - UFormat "%T"("06/05/2010 00:00:00") %d/%m/%Y ""))

    {

    $Tested = 'Yes '.

    }

    On the other

    {

    $Tested = 'no '.

    }

    $tested

    Results in a Yes tentatives being earlier.

    In the script it returns all records where the date is after

    as 05 and ignore the year, month, and time.

    Any help with this would be greatly appreciated.

    Thank you

    This has to do with the 'culture' that you use in your PowerShell session.

    You can use the Get-Culture cmdlet to see that one you use.

    If you try

    [datetime](get-date -UFormat "%m/%d/%Y %T"("30/06/2010 00:00:00"))
    

    The parameter - UFormat produces a string and

    the cast is expected default mm/dd/yyyy format, for the part of the date.

    So, by reversing the month and day of your UFormat string - that has been corrected.

    BTW, I have attached the line because the SW forum do not have hooks.

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • find if get date and time string function is used in my labview vi

    Hi, I am trying to understand a labview project and wanted to determine if the DATE STRING function / hour GET is used in VI. This VI has many void too / vi... I know that we can find all instances of all indicator etc... but I can also do something like this to find all the functions of DATE STRING / hour GET used?

    Hi Claudia AG

    Open the block diagram of the main vi, press 'Ctrl + F' and select 'object '. See image below

  • Date and time in a table of numbers - is it possible?

    Hello

    I have a table with specific measurement data of float and I save it in a spreadsheet, so that I can easily open it with Excel.

    Now, I want to win the date of the end of time as well.

    To achieve this, I changed the table of double chain and converted into all the numbers and the date and time strings, but it is not very economical.

    Can I record the date and time in a digital format, which excel can interpret as the date and time?

    I think the following:

    These numbers:

    39303 0,66134502

    converted to the format of date and time in excel are:

    09.08.2007 15:52:20

    How to convert date and time to numbers in LabVIEW, so that excel can convert to the date and time again?

    Johannes

    LabVIEW 7.1 (!)

    Hi Johannes,

    This link should help.

    http://www.Ozgrid.com/Excel/ExcelDateandTimes.htm

    Mike

  • Adding a date and time to create a channel in a data plugin

    I would like to preface this question with the fact that I am new to VBS programming.  What I want to do is to create a plugin. Most of it is done, but I'm having a problem with the addition of two times to a.  I have a text file that stores the date and time separated by a tab character.  This file format was designed to excel.  When I bring him both the date and time are in different channels and I can not figure out a way to add both and either replace them or even place it in a separate variable.  Here is an example.

    Chan (1) contains the date, Chan (2) contains both.  This statement, which places the data in the string is:

    The StandChannels value (0). Values (k) = Chan (1). Values (i)

    I tried:

    The StandChannels value (0). Values (k) = Chan (1). Values (i) + Chan (2). Values (i)

    error: object doesn't support this property or method

    or

    Chan (1). Values (i) = Chan (1). Values (i) + Chan (2). Values (i)

    error: object doesn't support this property or method

    I tried several other iterations and have had no success.  This seems to be an easy task, Miss me probably something simple.

    Hi Eric,.

    The first problem is that your datetime format string was wrong, you need to use:

    File.Formatter.TimeFormat = "MM/DD/YY SS.fff.

    Or maybe if your year is first of all it must be:

    File.Formatter.TimeFormat = "YY/MM/DD SS.fff.

    The second question was slippery.  The newsgroups (0) you throw combines the ProcessedChannel values correctly, but you were not successfully picking off those that you wanted to leave Chan (0).  I don't really know why the method you were using did not work, but I found a similar one that does.  Note that I've only changes part SUB New_File (file, ChanNames) of the code, not the SUB Previous_File (file, ChanNames) part of the code (got tired of typing).

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Make XY graph from the string with date and time data

    1 all sorry for my English.

    I have files with data. In this array of strings, I have 2 columns with date and time. I want to show these data to the XY Chart with time and date on some of the DBL and X on Y.

    I tried to do it by myself, but cannot add to time on X axis.

    Hi olderon,

    you date string is something like "30.01.2014" but looking for "%d//%m %y. Spot the problem?

  • Rename the files in a directory by adding the date and time

    Hello

    I am looking for a way to rename all the files that are in a directory with an add-on at the end with the date and time.

    for example:

    File1-> file1ddmmyyhhmi

    File2-> file1ddmmyyhhmi

    for example:

    $A = get-date-Format "yyyymmddhhmm.

    foreach-object - process ...

    Thank you.

    You can try something like this

    $A=get-date -Format "yyyymmddhhmm"
    Get-ChildItem "C:\folder" | %{
         Rename-Item -NewName ($_.Basename + $A + $_.extension) -Path $_.FullName
    }
    

    This assumes that the files are stored in C:\folder

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • Date and time of change of batch

    Mac running El Capitan with the latest version of Photo

    When I try to batch change date and time on some old 50 photos that have been digitized on days different and downloaded in the library of my pictures the results aren't good. The days and hours can vary a lot.

    When I checked and changed a lot of photos that have been taken or analyzed the day everything seems to work fine. Why? Is there a simple work around?

    If you do not change the dates butare, added dates for digital photographs (Digital Photos do not have EXIF/IPTC data then do not use the control change time data - using the user script Script: batch change Date and time on a fixed Date )

    LN

  • Do the photo album, date and time taken?

    Just downloaded all my iPhotos to Photos from the old to the new iMac. All the old photos transferred with the intact title (date and time). How to activate this in Photos? Added some new pictures for the first time to Photos and may not know how to make the title the date and time the photo was taken (without manually typing in the date and time).

    That s not a feature of Photos

    Users contributed scripts to perform these tasks - Script: batch changing the title to the Date of Capture -or http://www.oldtoadstutorials.net/No.P01.html

    LN

  • is it possible to display the Date and time in the address bar or a clock window constantly

    I need to take screenshots with date stamps and time using the script of iMacros. Everything by taking screenshots iMacro don't add taskbar windows for the date and time. It takes screenshots of browser. Is it possible to display the Date and time in the address bar or a clock within the tab browser constantly to capture the screenshot with time stamp through iMacros
    I added the big clock background Add-ons, but it is visible to new tabs.

    Badly looking for help and it will be really appreciated...

    Try this extension:

  • Photos do not sort by time when the Date and time are adjusted

    I'm the combination of images of my friends with those friends, using Mac Photo of OS X V10.11.4. Because the dates of our cameras vary, I used "Image, set Date and time" to change the dates of the imported pictures. When the dates and times are adjusted, the photos are sorted by date no time. Added photos changed the given date are sorted at the end, regardless of time stamp. The sort options in the pictures leave much to be desired.

    Where are you seeing this? All the photos are sorted by date/time, the photo has been added to the library - Photos (years/collections/moments) are sorted by date/time pictures

    You can select the photos of interest and create your own album of them and then sort but title ascending or descending or by date

    LN

  • Need to sort the photos by date and time taken

    It is ridiculous that there is no possibility to sort the photos in an album by the date and time taken.  I imported the photos of several cards, two cameras take pictures at the same time, there is no way to sort photos, so the photos appear in true chronological order.  This should be added to the Photos, I think it's available in iPhoto.

    On Photos for Mac you can sort photos by date and time.  This was introduced with the update to El Capitan.  What version of Photos are you running?

    If you select one of your albums and ctrl-click, you can sort it by the titles, oldest first or newest first.

    Or is the problem that the sort order is incorrect?

    Then, you may need to adjust the date and time for pictures from camera cards different.  If you imported the photos while you were in different time zones, photo interpreter differently dates.  It will use the time zone of time current system at the time the photos are imported to interpret dates on cards.

  • 'RT Set date and time' does not define the UTC seconds

    Hallo,

    I tried to set the time on my cRio 9012 with the function settimeUTC which is used by the vi "the Date and time value. But the second I get home are ADDED to the current time and not defined as the new value.

    Even the vi illustrates this behavior: I've set up a vi time where in a loop (100ms delay) and reread. When I put in local time stop the clock (as expected), but when I put the UTC time the Dungeon seconds on the run...

    Can someone help me with this problem?

    Thank you

    Florian

    Hi Florian.

    After posting your version of LabVIEW, I found an answer to your question:

    The behavior you're seeing is a known bug that has been fixed in LabVIEW 8.5.1. Workaround is to use set local time instead.

    Let me know if you have any other questions.

  • How remove the date and time in image logging vision express

    I use express vision to capture a set number of images with the inline processing. I am opting to save images to a specified folder. However, the file names of the images have the date and time added by default. Is there a way to remove the date and time in the image file name? Help, please.

    Thank you very much. This has been useful. However I found another book about - I renamed it (using the movement vi) slam post files. Still, I would be interested if anyone has a better way to do it.

  • Need to view daq reads per second but only to record a reading every 10 minutes. I would also like to record the date and time, at the same pace. Need help

    Need to show daq reads per second, but only to record a reading every 10 minutes, need help

    You are also looking to taste to 1 Hz data acquisition?

    My approach would be to use the DAQ acquisition to time your loop display reading each acquisition, then use the loop counter to control the logic of your writing to file.  For 1 Hz and 10 minutes write I would use 'quotient and remainder' I / 600; If rest = 0, then write the data point.

    For the date and time, under Calendar palette use the time get in seconds food a DateTime Format to a string.

Maybe you are looking for

  • Won't boot satellite L350D-212

    I put the hand on L350D-212 that won't start. By turning on the green power light turns on and fan start UM. There is no video on LCD screen or external monitor.I tried pretty much all the stuff I learned from this forum:(1) exchanged Rams(2) try wit

  • Extender for hotels

    Range extender that can be used in hotel? For the most part, you must connect to the hotel wifi with the user id and password. There is no WPS. What range Extenders can handle such a web connection?

  • Programming computer laptop Wifi using Labview

    Hi dear all, can someone guide me how can I program my laptop computer Wifi module to send and receive data through Labview programming. What tools or drivers should I me take his Express or other screws are visible in Labview. If possible, some code

  • I lost all my emails. How can I get back them

    out of the blue, I suddenly lost all my emails of all THE mailboxes. This happened last week. It happened, I think that when trying to download a free AVG antivirus program. How can - I reinstall/recover these important info files? Can you HELP me? R

  • AXC - 603 G-UW13 Power DVD

    Hello While doing the update for Power DVD media player that came with my system I accidentally deleted the program! How can I get that back? Thank you. B lueskygal