building a date time card for a specific timezone

Hi All,

Well im trying to have a date-time card so that it is like a clock visible on domo dashboard.

So there are few issues that i am facing 


1. the date and time are required for different time zone . i want to show central European summer time zone (utc+2)
2. i am using the NOW() function , and i want the format in it a bit different . I want the format as dd,MM,yyyy followed by the time .

 

Is there any way i could create the desired card ? 

Thank you so much in advance 

Comments


  • @user10198 wrote:

    Hi All,

    Well im trying to have a date-time card so that it is like a clock visible on domo dashboard.

    So there are few issues that i am facing 


    1. the date and time are required for different time zone . i want to show central European summer time zone (utc+2)
    2. i am using the NOW() function , and i want the format in it a bit different . I want the format as dd,MM,yyyy followed by the time .

     

    Is there any way i could create the desired card ? 

    Thank you so much in advance 


    date_format() will allow you to change format.

     

    to adjust for timezones check what your Admin > Compny Settings have timezone set to and then math the offset in your Beast Mode. (although personally I recommend trying to use a Date Dimension)

    Jae Wilson
    Check out my 🎥 Domo Training YouTube Channel 👨‍💻

    **Say "Thanks" by clicking the ❤️ in the post that helped you.
    **Please mark the post that solves your problem by clicking on "Accept as Solution"
This discussion has been closed.