dateformat

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  1. G

    Need help with date handling in skript

    so i have this code, that manages my ranks and global variables using BungeeSK.i have a variable that stores a date as plain text. (like: 2025.08.20 11:28), i want to make my skript like get that date and compare it to whats the date now, and if its greater that that, it executes a bunch of...
  2. Runakai

    skUtilities parse Date

    Hey! when i want to parse something as a text i get a error from SkUtilities. "Could not be parsed as index 2" i changed the date format in the config.yml in skript. When i dont parse it as a date i get the correct date format but the time is wrong and i can't add e.g 8 hours to it. There is no...