Content tagged date

Similar Tags

Report Tag

29 usages of this tag
4
This content is deleted
Tutorial
Timer in milliseconds (using the date plugin)
3 favourites

This small demonstration shows how to use the date plugin to create a timer that shows milliseconds. It uses the Date.Now() function that replaces unixtime. Con...

  • 2 replies
  • 869 views
This content is deleted
Forum Topic
How to count time between game sessions?
0 favourites

For my game I am trying to create a system that count gameplay time and if the player plays more than lets say 4 hours then negative buffs will be applied until...

  • 13 replies
  • 1.6K views
This content is deleted
Forum Topic
How do I convert unixtime in readable date format
0 favourites

That's what I have right now. The year is correct, but the month isn't. If the date is like may 1º it gets 3. Months. ->DataV = 2019.05.01. -> System: Set unixD...

posted 5 years ago
  • 4 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I implement a Date Picker?
0 favourites

I'm developing an app, which tells you many days it has been since you had, and I'm having a problem designing a Date Picker. Is there any of you who have alrea...

posted 5 years ago
  • 0 replies
  • 380 views
This content is deleted
Forum Topic
How do I decide on one winner per day?
0 favourites

I have a campaign oriented game at hand and I am working on the functionalities as follows: - player enters information at the beginning of the game. - one winn...

posted 4 years ago
  • 13 replies
  • 1.1K views
2 favourites

I want to use the current "date" in my C3 game as a string. Apparently there's a solution to this, that is 4 years old, using Javascript or other 2 year old plu...

posted 4 years ago
  • 10 replies
  • 2K views
This content is deleted
Forum Topic
How do I use the new Date plugin
0 favourites

I want to show in an object Text the actual month using the new Date plug-in of beta R201 but when I take the expression, show me that error. I tried deleting T...

posted 4 years ago
  • 3 replies
  • 742 views
0 favourites

What I need to do is to get the time user was away ( Elapsed time ) , I already get it with pluging date using date.Now , so it brings a big number : 1598578778...

  • 1 replies
  • 368 views
This content is deleted
Forum Topic
Date Plugin - From web or device clock?
0 favourites

So, I'm wondering where does the date plugin gets its date from. From a resource online, or from the user's machine? If it is the later, I have content locked b...

  • 0 replies
  • 246 views
0 favourites

I've been going over the next step in my project trying to come up with an approach in theory first, to think about implications and potential of different appr...

Similar Tags