Search found 3 matches

Go to advanced search

by Mohsin Khan
Sun Mar 08, 2015 12:51 pm
Forum: Issues
Topic: problem in adding/substracting days/weeks to an input date
Replies: 3
Views: 466
 
Jump to post

problem in adding/substracting days/weeks to an input date

Hello IIIya, Thanks a lot for quick reply. I have written this on a button click -- run java script function but how do I access the lable defined in Appery UI to fetch the result in that lable : This is the button click code : //To get the input date from datepicker var input = Appery("mobiled...
by Mohsin Khan
Sat Mar 07, 2015 9:23 pm
Forum: Issues
Topic: problem in adding/substracting days/weeks to an input date
Replies: 3
Views: 466
 
Jump to post

problem in adding/substracting days/weeks to an input date

Hello, Is there any function which can give a difference of the number of days or number of weeks in appery.io?? I am using this in the appery.oi server code to calculate the date +280 days from a particular date Objective : making a service to be called on button click (To get a date as Input then ...
by Mohsin Khan
Sat Mar 07, 2015 7:23 pm
Forum: Issues
Topic: Date And time
Replies: 15
Views: 2219
 
Jump to post

Date And time

Hello, Is there any function which can give a difference of the number of days or number of weeks aslo ?? I am using this in the appery.oi server code to calculate the date +280 days from a particular date var now = new Date(); var value = new Date(input.getTime() + 241920000); // format as JSON and...

Go to advanced search