Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adjust Time Format for dvl2021.gs #4

Open
yoenoess opened this issue Nov 24, 2021 · 2 comments
Open

adjust Time Format for dvl2021.gs #4

yoenoess opened this issue Nov 24, 2021 · 2 comments

Comments

@yoenoess
Copy link

How to Change the time format?

I type 27 March 1982 on source sheet
and this is result on target sheet
Sat Mar 27 1982 19:00:00 GMT+0200 (Eastern European Standard Time)

need to make it appear as 27 March 1982.
changing display_values: True to False doesnt effect anything

@yoenoess yoenoess changed the title TIme Format adjust Time Format for dvl2021.gs Nov 24, 2021
@Max-Makhrov
Copy link
Owner

@yoenoess
Copy link
Author

@Max-Makhrov thankyou for replying, im still confuse how to edit your script, its so high tech.

display_values im talking about is the one on
{
dict: "'Countries'!A2:C",
sheet: "Dropdowns",
first_row: 2,
display_values: true,
columns: [13, 14, 18] // ['M', 'N', 'R']
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants