After trying many googlings I can not find any thing related to this problem. What I wanted is getting my PC s date not the Google s server date.
I did try by using URLFetchApp
to make a HTTP request with a hope that some JavaScript can be executed and then I can have a nice PC s date as the response but it was not so simple. I do not really have no idea how to make some progress right now so may you can give some hints?
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.