Skip to content
View ksdhir's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Vancouver, British Columbia, Canada

Highlights

  • Pro

Block or report ksdhir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. strapi-provider-translate-custom-api strapi-provider-translate-custom-api Public

    JavaScript

  2. cura-app cura-app Public

    JavaScript 1

  3. cura-app-backend cura-app-backend Public

    TypeScript 2

  4. Haidoe/arc Haidoe/arc Public

    ARC app revolutionizes the tedious process of inputting detailed information for everyday film production, streamlining and simplifying the workflow. It ensures efficiency, accuracy, and real-time …

    JavaScript 2 2

  5. Current difference of hours between ... Current difference of hours between UTC and a Timezone
    1
    // calculate offset between UTC and Timezone
    2
    
                  
    3
    function getTimeZoneOffset(timeZone: string) {
    4
      const date = new Date();
    5
      let iso = date.toLocaleString('en-CA', { timeZone, hour12: false })
  6. automated_moodleapp_script automated_moodleapp_script Public

    Shell