date_string stringlengths 10 20 | format_label stringclasses 7
values | text stringlengths 185 207 |
|---|---|---|
Tue, 09 Jan 1770 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Tue, 09 Jan 1770. ### Response: %a, %d %b %Y |
2042-01-10 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2042-01-10. ### Response: %Y-%m-%d |
16/05/1906 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 16/05/1906. ### Response: %d/%m/%Y |
1678-03-29 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1678-03-29 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1668-01-17T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1668-01-17T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
18/01/1966 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 18/01/1966. ### Response: %d/%m/%Y |
1918-12-20 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1918-12-20. ### Response: %Y-%m-%d |
1540-07-02 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1540-07-02. ### Response: %Y-%m-%d |
1598-05-06T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1598-05-06T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
1535-06-04 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1535-06-04. ### Response: %Y-%m-%d |
24/03/1629 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 24/03/1629. ### Response: %d/%m/%Y |
04/01/1741 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 04/01/1741. ### Response: %d/%m/%Y |
Tue, 31 Mar 2020 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Tue, 31 Mar 2020. ### Response: %a, %d %b %Y |
22/06/1899 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 22/06/1899. ### Response: %d/%m/%Y |
10/06/1564 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 10/06/1564. ### Response: %d/%m/%Y |
1503-03-03 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1503-03-03 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1998-04-20T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1998-04-20T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
1747-05-15 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1747-05-15 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
2022-10-11T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2022-10-11T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
Mon, 16 Oct 1544 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Mon, 16 Oct 1544. ### Response: %a, %d %b %Y |
1898-09-30 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1898-09-30. ### Response: %Y-%m-%d |
05-20-1824 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 05-20-1824 00:00. ### Response: %m-%d-%Y %H:%M |
Sun, 17 Jan 1802 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Sun, 17 Jan 1802. ### Response: %a, %d %b %Y |
07-18-1742 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 07-18-1742 00:00. ### Response: %m-%d-%Y %H:%M |
05-08-1626 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 05-08-1626 00:00. ### Response: %m-%d-%Y %H:%M |
1685-02-28T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1685-02-28T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
2025-07-29 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2025-07-29 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1968-11-22 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1968-11-22 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
07-24-1522 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 07-24-1522 00:00. ### Response: %m-%d-%Y %H:%M |
1552-07-07T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1552-07-07T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
1661-11-21 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1661-11-21 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
26/06/1833 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 26/06/1833. ### Response: %d/%m/%Y |
11/01/1624 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 11/01/1624. ### Response: %d/%m/%Y |
05-15-2021 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 05-15-2021 00:00. ### Response: %m-%d-%Y %H:%M |
01/10/1645 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 01/10/1645. ### Response: %d/%m/%Y |
16/09/1812 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 16/09/1812. ### Response: %d/%m/%Y |
1501-08-12 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1501-08-12 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1817-05-07 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1817-05-07. ### Response: %Y-%m-%d |
04-28-1925 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 04-28-1925 00:00. ### Response: %m-%d-%Y %H:%M |
2038-01-15T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2038-01-15T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
1893-02-28 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1893-02-28 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
10/07/1530 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 10/07/1530. ### Response: %d/%m/%Y |
17/04/1712 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 17/04/1712. ### Response: %d/%m/%Y |
1977-07-13T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1977-07-13T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
Sun, 20 May 1984 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Sun, 20 May 1984. ### Response: %a, %d %b %Y |
14/10/1704 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 14/10/1704. ### Response: %d/%m/%Y |
1931-05-22 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1931-05-22 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1588-11-22T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1588-11-22T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
15/09/1872 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 15/09/1872. ### Response: %d/%m/%Y |
1924-01-29 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1924-01-29. ### Response: %Y-%m-%d |
06/07/1638 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 06/07/1638. ### Response: %d/%m/%Y |
1857-06-18 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1857-06-18 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
24/02/1618 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 24/02/1618. ### Response: %d/%m/%Y |
14/11/1941 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 14/11/1941. ### Response: %d/%m/%Y |
1827-06-02 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1827-06-02. ### Response: %Y-%m-%d |
Wed, 24 Feb 1672 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Wed, 24 Feb 1672. ### Response: %a, %d %b %Y |
Mon, 29 Nov 1971 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Mon, 29 Nov 1971. ### Response: %a, %d %b %Y |
1943-01-21T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1943-01-21T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
1647-07-17 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1647-07-17 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
06/07/1849 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 06/07/1849. ### Response: %d/%m/%Y |
18/10/1731 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 18/10/1731. ### Response: %d/%m/%Y |
23/08/2032 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 23/08/2032. ### Response: %d/%m/%Y |
2039-05-09 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2039-05-09. ### Response: %Y-%m-%d |
Tue, 20 Apr 1999 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Tue, 20 Apr 1999. ### Response: %a, %d %b %Y |
1665-10-07 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1665-10-07 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
2007-06-04 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2007-06-04. ### Response: %Y-%m-%d |
02-09-1676 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 02-09-1676 00:00. ### Response: %m-%d-%Y %H:%M |
1623-07-25T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1623-07-25T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
1594-06-26T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1594-06-26T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
Thu, 14 May 1998 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Thu, 14 May 1998. ### Response: %a, %d %b %Y |
2040-10-13T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2040-10-13T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
1915-12-18T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1915-12-18T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
1803-10-15T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1803-10-15T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
11-02-1875 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 11-02-1875 00:00. ### Response: %m-%d-%Y %H:%M |
1623-02-20 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1623-02-20 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1512-07-05 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1512-07-05 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
1929-01-27 00:00:00 | %Y-%m-%d %H:%M:%S %Z | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1929-01-27 00:00:00 . ### Response: %Y-%m-%d %H:%M:%S %Z |
02-15-1862 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 02-15-1862 00:00. ### Response: %m-%d-%Y %H:%M |
01/10/1891 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 01/10/1891. ### Response: %d/%m/%Y |
02/05/1609 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 02/05/1609. ### Response: %d/%m/%Y |
1576-10-24 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1576-10-24. ### Response: %Y-%m-%d |
Wed, 21 Mar 1657 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Wed, 21 Mar 1657. ### Response: %a, %d %b %Y |
03-21-1542 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 03-21-1542 00:00. ### Response: %m-%d-%Y %H:%M |
11-22-1629 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 11-22-1629 00:00. ### Response: %m-%d-%Y %H:%M |
12/10/1734 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 12/10/1734. ### Response: %d/%m/%Y |
Mon, 17 Aug 1857 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Mon, 17 Aug 1857. ### Response: %a, %d %b %Y |
1938-10-05T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1938-10-05T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
1958-08-06T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1958-08-06T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
12/09/1820 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 12/09/1820. ### Response: %d/%m/%Y |
1634-01-27T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1634-01-27T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
08/09/2005 | %d/%m/%Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 08/09/2005. ### Response: %d/%m/%Y |
1939-12-12T00:00:00 | %Y-%m-%dT%H:%M:%S | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1939-12-12T00:00:00. ### Response: %Y-%m-%dT%H:%M:%S |
04-09-1519 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 04-09-1519 00:00. ### Response: %m-%d-%Y %H:%M |
2035-08-14T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 2035-08-14T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
1857-06-09T00:00:00Z | %Y-%m-%dT%H:%M:%SZ | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1857-06-09T00:00:00Z. ### Response: %Y-%m-%dT%H:%M:%SZ |
11-09-1749 00:00 | %m-%d-%Y %H:%M | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 11-09-1749 00:00. ### Response: %m-%d-%Y %H:%M |
1669-04-06 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1669-04-06. ### Response: %Y-%m-%d |
1863-01-08 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1863-01-08. ### Response: %Y-%m-%d |
Sat, 02 Dec 1684 | %a, %d %b %Y | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on Sat, 02 Dec 1684. ### Response: %a, %d %b %Y |
1734-10-02 | %Y-%m-%d | Below is an instruction that describes a task. Write a response that appropriately completes the request. ### Instruction: Return date format based on 1734-10-02. ### Response: %Y-%m-%d |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.