Jump to content
UBot Underground

Search the Community

Showing results for tags 'datetime'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. Hey Everyone, I've got a new plugin for you, which will let you manipulate any kind of dates and/or times (even conversion from and to different culture/language). Plugin will add a new function called "$datetime manipulation", and you'll find it under system functions. For more information and download please visit http://ubotdev.com/free-plugin-datetime-manipualtion Direct Download Screenshot: http://ubotdev.com/wp-content/uploads/2013/04/DATETIME-Manipulation.png Examples of Usage - UBot Code Snippets: Get Time Difference Between 2 Dates /TimesConvert From One Date/Time Fo
  2. Didn't find anything on the forum about this yet, so hopefully this will be useful to anyone searching how to do it in the future. Was using javascript to generate random dates before, but like this way better as it doesn't need a webpage. You will need the free datetime manipulation plugin created by UBotDev.com: http://www.ubotstudio.com/forum/index.php?/topic/13665-free-plugin-datetime-manipulation/ Thanks should go to UBotDev.com for creating and giving out this very handy plugin for free. Example code below: define $Random DateTime(#date start, #date end) { set(#date start u
×
×
  • Create New...