| Prio | Original string | Translation | — |
|---|---|---|---|
| Return a formatted string | Επιστροφή μορφοποιημένης συμβολοσειράς. | Details | |
|
Return a formatted string Επιστροφή μορφοποιημένης συμβολοσειράς.
You have to log in to edit this translation.
|
|||
| Sine | Ημίτονο | Details | |
| Strip whitespace (or other characters) from the end of a string | Αφαιρεί κενό διάστημα (ή άλλους χαρακτήρες) από το τέλος μιας συμβολοσειράς. | Details | |
|
Strip whitespace (or other characters) from the end of a string Αφαιρεί κενό διάστημα (ή άλλους χαρακτήρες) από το τέλος μιας συμβολοσειράς.
You have to log in to edit this translation.
|
|||
| Rounds a number to an optional precision | Στρογγυλοποιεί έναν αριθμό με προαιρετική ακρίβεια. | Details | |
|
Rounds a number to an optional precision Στρογγυλοποιεί έναν αριθμό με προαιρετική ακρίβεια.
You have to log in to edit this translation.
|
|||
| Compare a string to a regular expression pattern | Σύγκριση μιας συμβολοσειράς με ένα κανονικό πρότυπο έκφρασης. | Details | |
|
Compare a string to a regular expression pattern Σύγκριση μιας συμβολοσειράς με ένα κανονικό πρότυπο έκφρασης.
You have to log in to edit this translation.
|
|||
| Generate a random integer | Δημιουργία ενός τυχαίου ακέραιου αριθμού. | Details | |
|
Generate a random integer Δημιουργία ενός τυχαίου ακέραιου αριθμού.
You have to log in to edit this translation.
|
|||
| Quote meta characters | Μετα-χαρακτήρες ερωτήματος. | Details | |
| Convert a 8 bit string to a quoted-printable string | Μετατροπή μιας 8 bit συμβολοσειράς σε συμβολοσειρά εκτυπώσιμη με εισαγωγικά. | Details | |
|
Convert a 8 bit string to a quoted-printable string Μετατροπή μιας 8 bit συμβολοσειράς σε συμβολοσειρά εκτυπώσιμη με εισαγωγικά.
You have to log in to edit this translation.
|
|||
| Convert a quoted-printable string to an 8 bit string | Μετατροπή μιας συμβολοσειράς με εισαγωγικά σε ένα 8bit συμβολοσειρά. | Details | |
|
Convert a quoted-printable string to an 8 bit string Μετατροπή μιας συμβολοσειράς με εισαγωγικά σε ένα 8bit συμβολοσειρά.
You have to log in to edit this translation.
|
|||
| Exponential expression | Εκθετική έκφραση | Details | |
| Get value of pi | Λάβετε την τιμή του π | Details | |
| Format a number with grouped thousands | Μορφοποίηση ενός αριθμού με ομαδοποιημένες χιλιάδες | Details | |
|
Format a number with grouped thousands Μορφοποίηση ενός αριθμού με ομαδοποιημένες χιλιάδες
You have to log in to edit this translation.
|
|||
| Inserts HTML line breaks before all newlines in a string | Εισάγει HTML κενά γραμμής πριν από όλες τις νέες γραμμές σε μια συμβολοσειρά. | Details | |
|
Inserts HTML line breaks before all newlines in a string Εισάγει HTML κενά γραμμής πριν από όλες τις νέες γραμμές σε μια συμβολοσειρά.
You have to log in to edit this translation.
|
|||
| Get UNIX timestamp for a date (each of the 6 arguments are optional) | Λήψη μιας UNIX σφραγίδας χρόνου για την ημερομηνία (καθένα από τα 6 ορισματα είναι προαιρετικό). | Details | |
|
Get UNIX timestamp for a date (each of the 6 arguments are optional) Λήψη μιας UNIX σφραγίδας χρόνου για την ημερομηνία (καθένα από τα 6 ορισματα είναι προαιρετικό).
You have to log in to edit this translation.
|
|||
| Find lowest value | Εύρεση μικρότερης τιμής | Details | |
Export as