Skip to content

Time and Date #104

@scadascope

Description

@scadascope

I have the spreadsheet and GS App location set to Australia but continue to get UTC timestamps for updates - have tried altering these lines "CST" to "GMT+10" without a result - any suggestions?
var date_now = Utilities.formatDate(new Date(), "CST", "yyyy/MM/dd"); // gets the current date
var time_now = Utilities.formatDate(new Date(), "CST", "hh:mm:ss a"); // gets the current time
BTW - great project :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions