dbt-date | Date-related macros for dbt

 by   calogica Shell Version: 0.7.2 License: Apache-2.0

kandi X-RAY | dbt-date Summary

kandi X-RAY | dbt-date Summary

dbt-date is a Shell library. dbt-date has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Date-related macros for dbt
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              dbt-date has a low active ecosystem.
              It has 144 star(s) with 50 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 6 open issues and 27 have been closed. On average issues are closed in 37 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of dbt-date is 0.7.2

            kandi-Quality Quality

              dbt-date has 0 bugs and 0 code smells.

            kandi-Security Security

              dbt-date has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              dbt-date code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              dbt-date is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              dbt-date releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dbt-date
            Get all kandi verified functions for this library.

            dbt-date Key Features

            No Key Features are available at this moment for dbt-date.

            dbt-date Examples and Code Snippets

            dbt-date
            Shelldot img1Lines of Code : 8dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            packages:
              - package: calogica/dbt_date
                version: [">=0.5.0", "<0.6.0"]
                #  for the latest version tag
            
              - package: dbt-labs/spark_utils
                version: 
            
            vars:
                dbt_utils_dispatch_list: [spark_utils]
              
            dbt-date,Documentation,last_month_name
            Shelldot img2Lines of Code : 4dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            {{ dbt_date.last_month_name() }} as last_month_short_name
            
            {{ dbt_date.last_month_name(short=true) }} as last_month_short_name
            
            {{ dbt_date.last_month_name(short=false) }} as last_month_long_name
            
            {{ dbt_date.last_month_name(tz="America/New_York") }}  
            dbt-date,Documentation,convert_timezone
            Shelldot img3Lines of Code : 4dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            {{ dbt_date.convert_timezone("my_column") }}
            
            {{ dbt_date.convert_timezone("my_column", "America/New_York") }}
            
            {{ dbt_date.convert_timezone("my_column", "America/New_York", "UTC") }}
            
            {{ dbt_date.convert_timezone("my_column", source_tz="UTC") }}
              

            Community Discussions

            No Community Discussions are available at this moment for dbt-date.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install dbt-date

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link