How to Use the Day of Week Detector
This plugin provides two ways to extract the day of the week (Sunday = 0, Saturday = 6) from any date.
1. Workflow Action (Backend/Logic)
Use the "Day of Week" action in your workflows to calculate values on the fly.
Input: Provide a Date.
Output: Access the results via Result of Step X's Name (e.g., "Monday") or Result of Step X's Number (e.g., 1).
2. Visual Element (Frontend/UI)
Place the "Day of Week" element on your page for real-time tracking.
Input: Set the Date property in the element editor (works great with Date Pickers).
Exposed States: Reference the data anywhere on your page using Day of Week A's day_name or day_number.
Automatic Updates: The states update instantly whenever the input date changes.
Demo Editor:
https://bubble.io/page?id=hks-demos&tab=Design&name=day_of_week_detector&type=pageDemo View:
https://hks-demos.bubbleapps.io/version-test/day_of_week_detector