Docs
BlupLearnSupportDownload
  • Home 🏠
  • Wiki
    • Design (UI) ✏️
      • Blup Top Bar
      • Blup Menu Bar
      • Pages/Layers Panel
      • Toolkit
      • Insert Panel
        • TextField Widget
        • Progress Widget
        • FAB Widget
        • Icon Widget
        • Lottie Animation Widget
        • Text Button Widget
        • Appbar Widget
        • Checkbox Widget
        • Switch Widget
        • Slider Widget
        • Radio Widget
        • Progress bar Widget
        • Multi choice dialog Widget
        • Web View Widget
        • Camera View Widget
        • Map View Widget
        • Date Picker Widget
        • Time Picker Widget
        • IOS Date Picker Widget
        • IOS Timer Widget
        • Alert Dialog box Widget
        • Dropdown Menu Widget
      • Properties Panel
        • Pages Properties
        • Text Properties
        • List Properties
        • Rectangle Properties
      • Page Canvas
      • Choose from Assets
      • Right-Click Menu in Design
      • How to use navigate page in Blup
    • Logics ⚡
      • UI Nodes
        • Rectangle UI Node
        • Text UI Node
        • Group UI Node
        • List UI Node
        • Page ListView UI Node
      • Helper Nodes
        • Boolean Nodes
        • Date Time Nodes
        • Double Nodes
        • Duration Nodes
        • Integers Nodes
        • Json Nodes
        • List Nodes
        • Map Nodes
        • String Nodes
      • Variables Node Section
      • Function Node Section
      • Maths Node Section
      • Flow Control Section
      • Relational Operators Section
      • Logical Operators Section
      • System Node Section
      • SDK Library Section
      • Blup Sheet API Node Section
    • Backend 🔗
      • Sheets
      • SQL
    • Blup Code Editor
      • File Explorer
      • Editor Area
    • Publish to stores 🚀(Ship)
      • iOS Cloud Build 😮‍💨
        • Configure ⚙️
        • Run ▶️
      • Play Store
    • Build Your First App
      • TODO App
  • Blup Settings
  • Import from Figma
  • How to use WebView in Blup
  • How to use Google Maps in Blup
  • How to use the camera in blup?
  • How to add Splash screen in Blup?
  • How to know Debug prints in blup
  • How to use Google sign in in Blup
  • Creating sign up/ sign in in Blup
Powered by GitBook
On this page
  • Overview of Date and Time Nodes
  • DateTime | Formatter
  • How to Use the DateTime Formatter Node
  • Music to go with.

Was this helpful?

Edit on GitHub
  1. Wiki
  2. Logics ⚡
  3. Helper Nodes

Date Time Nodes

Use date and time nodes in Blup for scheduling and time-based features in your app.

PreviousBoolean NodesNextDouble Nodes

Last updated 10 months ago

Was this helpful?

Date and time nodes are essential components in Blup that enable scheduling and time-based features in your app. These nodes offer various functionalities to help you manage and format date and time data efficiently.

Overview of Date and Time Nodes

The date and time nodes in Blup provide a range of helper nodes designed to handle different aspects of date and time management. These nodes can be used to perform various operations such as formatting, calculating differences, and scheduling tasks based on specific times or dates.

This section helps you to get helper nodes related to date and time.

DateTime | Formatter

One of the primary date and time nodes available in Blup is the DateTime Formatter node. This node allows you to convert a DateTime object into a specific format, making it easier to display date and time information in a user-friendly manner.

This node converts a DateTime into a specific format.

Example For instance, if you want to display only the hours and minutes from a DateTime, you can choose the 'Hours_minutes' option from the dropdown. If you want to display only the date in the format of day/month/year, you can choose the 'year_month_day' option from the dropdown.

How to Use the DateTime Formatter Node

The DateTime Formatter node provides several formatting options that you can select from a dropdown menu. Here are some examples of how you can use this node:

  • Hours and Minutes: If you only want to display the hours and minutes from a DateTime object, you can choose the 'Hours_minutes' option from the dropdown. This is useful for applications where you need to show time without the date.

  • Day/Month/Year: To display the date in the format of day/month/year, select the 'year_month_day' option from the dropdown. This format is commonly used in various applications to show full-date information in a specific order.

By using the DateTime Formatter node, you can ensure that your app presents date and time information in a clear and consistent format, enhancing the overall user experience.

Music to go with.

If you have any ideas to make Blup better you can share them through our

Discord community channel
Lofi music
Date Time Nodes
DateTime | Formatter