User Tag List

Results 1 to 5 of 5

Thread: Date and time issues

  1. #1
    Clicker Fusion 2.5HTML5 Export Module

    Join Date
    Jun 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Date and time issues

    Hi all,

    i have a problem!

    i need to count month between two dates chosen by the user. It seems to be impossible with the date and time object or i don't know how to use it correctly?

    I tried to download z33z Extension Pack but it doesn't want to install with fusion 2.5
    so i put directly the timeX object in my extension pool. It works fine under Fusion, but export doesn't work...

    does someone have any solution, suggestion?

    Thanks!

  2. #2
    Clicker

    Join Date
    Jul 2011
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Attachment 13578

    Maybe this will help?

  3. #3
    Clicker Fusion 2.5HTML5 Export Module

    Join Date
    Jun 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ho! thank you, a lot! Calendar extension just saved my life! I was working with an mmf style , But it seems that fusion is better!

    Again thanks

  4. #4
    Clicker Fusion 2.5HTML5 Export Module

    Join Date
    Jun 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi again, is there some help file attached with calendar extension? because i can't understand how to use its functions! I would like to get the number of days between the 1st january and the date selected on my calendar.

    for example : 2012 01 15 -> would give me 15 days
    2014 03 10 -> 69 days

  5. #5
    Clicker Fusion 2.5HTML5 Export Module

    Join Date
    Jun 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found my solution if anyone needs this !
    With two calendars, i had the chance that the function Date Diff returns the correct param for the function Total DaysD ! Documentation would have really helped me there!

    Total DaysD( "DateAnneeEnCours", Date Diff( "DateAnneeEnCours", Selected Date$( "1erJanvierAnneeEnCours" ), Selected Date$( "DateAnneeEnCours" ) ) ) + 1

Similar Threads

  1. [RC7] Date&Time Bug (MFA and APK)
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 25th April 2013, 01:53 AM
  2. [RC6] Date&Time Bug (MFA and APK)
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 8
    Last Post: 4th April 2013, 12:26 PM
  3. [bug] Date&time object doesn't show date
    By qenio in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 19th March 2012, 09:49 PM
  4. date & time
    By xiero in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 6th November 2010, 10:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •