Task: Get Tomorrow At 9:00 A.M.
A1: Parse/Format DateTime [
Input Type: Now (Current Date And Time)
Input: 9 AM tomorrow
Input Format: s
Output Format: yyyy-MM-dd
Formatted Variable Names: %current_date
Output Offset Type: Days
Output Offset: 1
Time Zone: EST ]
A2: Variable Set [
Name: %current_date_time
To: %current_date 09:00 ]
A3: Parse/Format DateTime [
Input Type: Custom
Input: %current_date_time
Input Format: yyyy-MM-dd HH:mm
Output Format: %TIMES
Formatted Variable Names: %tomorrow_9am_epoch
Output Offset Type: None ]
A4: Flash [
Text: %tomorrow_9am_epoch
Continue Task Immediately: On
Dismiss On Click: On ]
Task: Test Epoch
A1: Parse/Format DateTime [
Input Type: Custom
Input: %DATE
Input Format: MM-dd-yyyy
Output Offset Type: Days
Output Offset: 1 ]
A2: Flash [
Text: %dt_seconds
Continue Task Immediately: On
Dismiss On Click: On ]
A3: Flash [
Text: %dt_month_of_year %dt_day_of_month %dt_year
Continue Task Immediately: On
Dismiss On Click: On ]
A4: Variable Set [
Name: %Tommorow_9amEpoch
To: %dt_seconds + (60*(9*60))
Do Maths: On
Max Rounding Digits: 3
Structure Output (JSON, etc): On ]
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/2w1b6v7GALQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/tasker/f1decb0b-9de0-4b35-a0f7-7f4ec2592a3an%40googlegroups.com.