jQuery UI Widgets Forums Editors DateTimeInput current time

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  nostromo 9 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    current time Posts
  • current time #70455

    nostromo
    Participant

    as I can capture the current time in this format or what format should I use

    example: 29-04-2015 14:09

    current time #70479

    ivailo
    Participant

    Hi nostromo,

    You can set formatString: "dd-MM-yyyy H:mm".

    Here is an example.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    current time #70502

    nostromo
    Participant

    ivailo, OK, so what I have, but the time is me 0:00,
    and I want you to give me the current time.

    example: 30-04-2015 00:00

    I need

    30-04-2015 and current time

    current time #70503

    nostromo
    Participant

    already solved it , I had to add value: new Date()

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.