internet | |||||||
Type | keyword | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies a format for the date function and the convert command. | ||||||
Introduced | 1.1 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: short, abbreviated Command: convert, set Function: format, propertyNames, date Control Structure: function Glossary: keyword, property, command, protocol, error, expression | ||||||
Description | Use the internet keyword to work with dates in email headers and other dates generated by standard Internet protocols that use the same format. The internet form of a date consists of the following parts, separated by spaces:
An internet date looks like this: Sun, 28 Oct 2001 17:18:54 -0800
For technical information about the date format produced by the internet keyword, see RFC 2822. | ||||||
Tags | math |