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

to capture date-time in google sheets #195

Closed
mahajantejas opened this issue Aug 21, 2024 · 1 comment
Closed

to capture date-time in google sheets #195

mahajantejas opened this issue Aug 21, 2024 · 1 comment
Assignees

Comments

@mahajantejas
Copy link
Collaborator

mahajantejas commented Aug 21, 2024

We don't have @calendar.current_datetime property. You can use custom expression node and use this expression to get both date and time - <%= DateTime.now!("Asia/Kolkata") |> Calendar.strftime("%Y/%m/%d %H:%M:%S") %>

refer for more details: https://discord.com/channels/717975833226248303/1272765622622879837

@mahajantejas mahajantejas self-assigned this Aug 21, 2024
@SangeetaMishr
Copy link
Collaborator

#207

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